Jump to content

Adding a splash screen to myspace player


airesofwar

Recommended Posts

I post a lot of videos on my site and for most of them I am able to create a splash screen for with a simple edit in the code. But with myspace players I am unable to figure this out.Here is the code for myspace players.

<object width="500px" height="400px" ><param name="allowScriptAccess" value="always"/><param name="allowFullScreen" value="true"/><param name="wmode" value="transparent"/><param name="movie" value="http://mediaservices.myspace.com/services/media/embed.aspx/m=102525731,t=1,mt=video"/><embed src="http://mediaservices.myspace.com/services/media/embed.aspx/m=102525731,t=1,mt=video" width="500" height="400" allowFullScreen="true" type="application/x-shockwave-flash" wmode="transparent" allowScriptAccess="always"></embed></object>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...