Not signed in (Sign In)

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

    • CommentAuthorvinmark
    • CommentTimeJun 22nd 2007
     
    I am new at the SWFObject and i am wondering if the new flash cs3 plugin detection is better worse or the same as the the SWFObject. I am working on getting the SWFaddress working and am wondering which i should use, the new default or the SWFOBject
    • CommentAuthorphilip
    • CommentTimeJun 22nd 2007
     
    the embed code generated by Dreamweaver CS3 and Flash CS3 are not an improvement. to be honest, I can't tell any significant difference between the pre-CS3 methods and the CS3 method... they both use object AND embed tags (an annoying redundancy), plus they add the AC_RunActiveContent.js external JS file.

    SWFObject is still a much better option. it keeps your markup simple and uncluttered, is very lightweight, is flexible, and -- best of all -- is easy to use.

    my two cents. :)
    - philip