Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorgraFF
    • CommentTimeSep 19th 2007
     
    <script language="JavaScript" type="text/javascript">
    //when page is loaded
    window.onload = writeFlash;
    function writeFlash(){
    var so = new SWFObject("flexapp.swf", "fleshka", "100%", "100%", "9", "#FFFFFF");
    so.addParam("allowScriptAccess", "always");
    so.write("flashcontent");
    }

    function getSomething() {
    //do something
    return something;
    }
    </script>

    I call javascript getSomething function from Flex app using ExetrnalInterface.
    It's works great on Opera, Fierfox, Avant. But doesn't work in IE 6. Browser generate an error: Error: "fleshka" is undefined.
    I'm using SWFObject 1.5
    • CommentAuthorzhangsisi
    • CommentTimeSep 29th 2007
     
    www.NewMeetings.info/en/lang101752about_sisi11
    • CommentAuthorphilip
    • CommentTimeSep 29th 2007
     
    that zhangsisi post is SPAM! don't use the URL!