PDA

View Full Version : Problems with flash in myspace


TobiasJohansson
05-06-2010, 06:17 PM
Hey,

I'm trying to help a friend getting a flashbox on his MySpace but we can't get it to work. I really have no idea how to use flash so were kind of stuck.

We got this code when we googled and it works with another flashbox but not with his. Could someone maybe look at the code and see whats wrong?

Thanks in advance.

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="340" width="343">
*<param name="allowScriptAccess" value="never" />
*<param name="allowNetworking" value="internal" />
*<param name="movie" value="http://www.mickwasa.com/scrollbarmyspacemw/scroller.swf" />
*<param name="wmode" value="transparent" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://www.mickwasa.com/scrollbarmyspacemw/scroller.swf" height="340" width="343" wmode="transparent" />
</object>
</object>