Div overlay, object problem

Hello all. New here. Have an annoying problem that I can’t seem to fix!

I did a DIV overlay for a myspace band page (www.myspace.com/thepeardevicetest)

The youtube player and Shows widget show up in the right section in IE and Safari, but in Firefox it does not show correctly. I would appreciate if someone could help me with this problem. :slight_smile:

here is the code I am using


<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="413" width="746" style="position:absolute;visibility:visible; left:60%; _left:55%; left:55%;margin-top: 0; _top:2800px; top:2800px;margin-left: -455px; _margin-left: -455px; width:430px height:400px;">
  <param name="allowScriptAccess" value="never" />
  <param name="allowNetworking" value="internal" />
  <param name="movie" value="http://www.youtube.com/cp/vjVQa1PpcFOT4n8R8ViY9VNfA1e8mU1CheyM_baRR6E=" />
  <param name="wmode" value="transparent" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://www.youtube.com/cp/vjVQa1PpcFOT4n8R8ViY9VNfA1e8mU1CheyM_baRR6E=" height="413" width="746" style="position:absolute;visibility:visible; left:60%; _left:55%; left:55%;margin-top: 0; _top:2800px; top:2800px;margin-left: -455px; _margin-left: -455px; width:430px height:400px;" wmode="transparent" />
</object>







<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="250" width="746" style="position:absolute;visibility:visible; left:55%; margin-top: 0;_top:1920px;top:1920px; margin-left: -455px; _margin-left: -455px; width:430px height:400px;">
  <param name="allowScriptAccess" value="never" />
  <param name="allowNetworking" value="internal" />
  <param name="movie" value="http://cache.reverbnation.com/widgets/swf/10/schedule.swf?bandId=artist_509689&backgroundcolor=000000&font_color=FFFFFF&view=split&posted_by=artist_509689" />
  <param name="wmode" value="transparent" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://cache.reverbnation.com/widgets/swf/10/schedule.swf?bandId=artist_509689&backgroundcolor=000000&font_color=FFFFFF&view=split&posted_by=artist_509689" height="250" width="746" style="position:absolute;visibility:visible; left:55%; margin-top: 0;_top:1920px;top:1920px; margin-left: -455px; _margin-left: -455px; width:430px height:400px;" wmode="transparent" />
</object>