Not signed in (Sign In)

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

  1.  
    I have many flash built sites and animated emails that do not work properly in
    most browsers. I believe swfobject will fix this but I do not know how to
    get the code properly into the existing html files. Can you advise the best
    and/or simplest way to achieve this. .....tx
    • CommentAuthorphilip
    • CommentTimeDec 13th 2007
     
    all swfobject does is embed the SWF on your webpage. if your SWF doesn't work with the traditional embed, it won't work with swfobject, either.

    also swfobject uses javascript, which isn't supported in emails.

    instructions for using swfobject are at the main site:
    http://blog.deconcept.com/swfobject

    and this forum is full of working examples, especially in the FAQ section(s).

    - philip