Log In · Register

 
Moving Band Player... HELP
AngelikDiablo13
post Nov 30 2009, 04:37 PM
Post #1


Member
**

Group: Member
Posts: 12
Joined: Aug 2009
Member No: 742,960



Okay, so I have a div overlay layout and I'm trying to move the band player and keep it over everything else on the page. When I try to do it, it shows up for maybe half a second and disappears.

ive put an imeem player in the place of it to show you where id like it to be

http://www.myspace.com/youngsldiers

 
 
Start new topic
Replies
Mickey
post Dec 4 2009, 04:28 PM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Remove this bit:

CODE
height:340px; width:440px;

Then look for this slideshow code:

CODE
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="303" width="512">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="all" />
<param name="movie" value="http://lads.myspace.com/slideshow20/p.swf" />
<param name="wmode" value="transparent" />
<param name="flashvars" value="aid=1968131&sid=side2side&creationTime=1259533293000&uid=207012697&pr=3" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="all" src="http://lads.myspace.com/slideshow20/p.swf" height="303" width="512" wmode="transparent" flashvars="aid=1968131&sid=side2side&creationTime=1259533293000&uid=207012697&pr=3" />
</object></div>

Replace it with this:

CODE
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" style="height: 303px; _height: 305px; width: 512px;">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="all" />
<param name="movie" value="http://lads.myspace.com/slideshow20/p.swf" />
<param name="wmode" value="transparent" />
<param name="flashvars" value="aid=1968131&sid=side2side&creationTime=1259533293000&uid=207012697&pr=3" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="all" src="http://lads.myspace.com/slideshow20/p.swf" style="height: 303px; _height: 305px; width: 512px;" wmode="transparent" flashvars="aid=1968131&sid=side2side&creationTime=1259533293000&uid=207012697&pr=3" />
</object></div>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: