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 of years after but I'm still stuck with customers with this "feature" still there.
I would like to use SWFObject 2.2 (latest) to embed Flash on my site. The static publishing method is the one I would like to use (for the rare case where JavaScript is OFF), but would also like to get rid of the click-to-activate feature when present (this seem to be only available with the dynamic publishing method).
Is what I want possible with SWFObject?