Not signed in (Sign In)

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

    • CommentAuthoremmap
    • CommentTimeFeb 27th 2007
     
    hi

    I have been implementing the swf object with 2 flash objects on the page. I have noticed the flash doesn't seem to show up in Internet Explorer 6 on a pc.
    what do I need to do to get this to work? ~The site that I am having problems with is http://www.topmanzine.com/designer_cassetteplaya.html
    • CommentAuthorGeoff
    • CommentTimeFeb 28th 2007
     
    well i only see one swf on that page, but i did notice that you didn't close your script tag properly:

    <script src="swfobject.js" type="text/javascript" />

    that could be causing the problem.