The active-content tag has no wiki summary.
9
votes
7answers
1k views
What's the ultimate way to embed Flash (swf) files to HTML (and XHTML) documents?
Like most people I use SWFObject to embed Flash (swf) files to my Web projects.
As you know SWFObject offers 2 ways to embed Flash: Static publishing and Dynamic publishing.
Static publishing uses ...
0
votes
1answer
200 views
SWFObject 2.2 static publishing method and click-to-activate mechanisms in legacy IE
As you know in legacy (and unpatched) Internet Explorer, you have to click on active content (like Flash) to start it. I know Microsoft added the click-to-activate "feature" then removed it a couple ...