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
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.