Not signed in (Sign In)

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

    • CommentAuthormindrubber
    • CommentTimeOct 31st 2007
     
    I am new to js and flash and I am having problems embedding 2 swfs into a page. I can't get Safari to display more than one swf at a time. If I comment one of them out the other will work. The same is happening in IE7. However, Firefox is displaying ok. Can someone let me know what I am doing wrong? Here is an example:

    http://www.itshq.com/newstuff/newits5/
    • CommentAuthorphilip
    • CommentTimeOct 31st 2007
     
    you're not using unique names. follow the instructions/examples in the FAQ:
    http://blog.deconcept.com/swfobject/forum/discussion/2/swfobject-faq/#Item_2
    • CommentAuthormindrubber
    • CommentTimeOct 31st 2007
     
    Got it! Sorry I missed that post. Thank you!