That didn’t work. I have this same problem. How could this possibly be? Who would think that, on a page where there are multiple posts, that someone would want all their videos to autoplay at the same time? Here is the code:
<embed id=”VideoPlayback” src=”http://dl.dropbox.com/u/150074/webtest.swf” style=”width:400px;height:326px” allowFullScreen=”true” autoplay=”false” allowScriptAccess=”always” type=”application/x-shockwave-flash”> </embed>
My swf is on dropbox. I pasted it’s address in this code replacing the original source. Not only does it annoyingly autoplay, but it loops! Even with the autostart=”false” added. This completely blows my mind. Bad form.