music player now showing (overlay problems) |
music player now showing (overlay problems) |
Jul 17 2007, 03:28 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Jul 2007 Member No: 541,832 |
Here's the coding in I'd like to meet that I have. The top code is the coding for the player. I also need to know how to change it so I can move it around to a certain spot as well so that'll help as well.
QUOTE <div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:450;"><object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="270" width="435" style="width:435px; visibility:visible; height:270px;" border="0" data="http://www.profileplaylist.net/mc/mp3player.swf?config=http://www.profileplaylist.net/mc/config/config_black.xml&mywidth=435&myheight=270&file=http://www.profileplaylist.net/loadplaylist.php?playlist=5797467">
<param name="allowScriptAccess" value="never" /> <param name="allowNetworking" value="internal" /> <param name="movie" value="http://www.profileplaylist.net/mc/mp3player.swf?config=http://www.profileplaylist.net/mc/config/config_black.xml&mywidth=435&myheight=270&file=http://www.profileplaylist.net/loadplaylist.php?playlist=5797467" /> <param name="menu" value="false" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> </object><BR><a href=http://www.msplinks.com/MDFodHRwOi8vd3d3LnByb2ZpbGVwbGF5bGlzdC5uZXQ=><img src=http://www.profileplaylist.net/mc/images/create_black.jpg border=0></a><a href=http://www.msplinks.com/MDFodHRwOi8vd3d3LnByb2ZpbGVwbGF5bGlzdC5uZXQvc3RhbmRhbG9uZS81Nzk3NDY3 target=_blank><img src=http://www.profileplaylist.net/mc/images/launch_black.jpg border=0></a><a href=http://www.msplinks.com/MDFodHRwOi8vd3d3LnByb2ZpbGVwbGF5bGlzdC5uZXQvZG93bmxvYWQvNTc5NzQ2Nw==><img src=http://www.profileplaylist.net/mc/images/get_black.jpg border=0></a> </div> <div class="content" style="position: absolute; left:50px; top:100px; width:896px; height:204px;"> <img src="http://img453.imageshack.us/img453/8218/officialmyspaceyh4.jpg" width="896" height="204" border="0" alt=""> </div> <div class="content" style="position: absolute; left:50px; top:300px; width:900px; height:761px;"> <img src="http://img516.imageshack.us/img516/3645/myspacemaintableod0.jpg" width="900" height="761" border="0" alt="" usemap="#tablemap"> <map name="tablemap"> <area shape="rect" alt="F***Dad" coords="455,559,858,567" href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=60314996&blogID=237038061&Mytoken=AFBA0D0E-F4D3-4A06-9D0EC901C025315166914014"> </map></div> </div> <div class="comments" style="overflow:auto; width:675px; height:175px; position: absolute; top:120px; margin-left: -200px;"><center><table><table><tr><td><table></center></div> |
|
|
|
weirdman22 music player now showing (overlay problems) Jul 17 2007, 03:28 AM
Clashing Insert this... top:100px; left:100px
inside your ... Jul 17 2007, 08:48 AM![]() ![]() |