mikeo1313
05-14-2008, 06:31 AM
here is the code
<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="270" width="320" data="http://blip.tv/play/AbK+MAA">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://blip.tv/play/AbK+MAA" />
</object>..
Then I add this line.
<param name="autoStart" value="false">
it doesn't autoplay, GREAT. BUT, when I put this on my myspace page, it doesn't autoplay ONCE. but thereafter myspace automatically removes the autostart param above and it autoplays thereafter.
Any suggestions?
<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="270" width="320" data="http://blip.tv/play/AbK+MAA">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://blip.tv/play/AbK+MAA" />
</object>..
Then I add this line.
<param name="autoStart" value="false">
it doesn't autoplay, GREAT. BUT, when I put this on my myspace page, it doesn't autoplay ONCE. but thereafter myspace automatically removes the autostart param above and it autoplays thereafter.
Any suggestions?