Log In · Register

 
 
Closed TopicStart new topic
Custom Music Player Not Showing..., Ugh. v___v
1y55
post Dec 4 2006, 08:50 PM
Post #1


Senior Member
***

Group: Member
Posts: 51
Joined: Nov 2006
Member No: 480,543



So.. I made this custom music player at myflashfetish.com...

I tried to put it in my new div layout, & it's not showing up.

Could someone tell me why??

Here's my codes..

About Me:
CODE
<style type="text/css">
table table,table table table table,table table{background-color:transparent;width:300px;border:0px;}
div,table,tr,td,th{background-color:transparent;text-align:left;border:0px;}
a.navbar,font,.whitetext12,.btext,.orangetext15,.redbtext,.redtext,.blacktext12,
lightbluetext8,strong,.blacktext10,.nametext,div b font font, div font font u,table table table table, table table table table td.text, td.text td.text table,table.contacttable{display:none;}
div table form tr td,td.text table,a.text, table div font a, table div div,{visibility:hidden;di-splay:none}
td.text table table {display:inline; visibility:visible;}
embed{position:absolute;top:0px;left:0px;display:block;width:0px; height:0;}
</style>

<style type=text/css>

body {
background-color: FFFFFF;
background-image: url("http://i12.tinypic.com/47nu14j.gif");
background-position: top left;
background-repeat: repeat;
background-attachment: scroll;
scrollbar-arrow-color:FF0099;
scrollbar-track-color: FFFFFF;
scrollbar-shadow-color: FFFF00;
scrollbar-face-color:99FF33;
scrollbar-highlight-color:663300;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:FFFFFF;}

table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}

{The actual modules}
table table table {border: 1px solid; border-color: ######; background-color: ######; }

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea  
{font:normal 9px georgia; color:FF0099; font-weight:none; border:0px; text-transform: none; line-height:12px;}

{class for the basic font for the page}
.text {font:normal 9px georgia; color:FF0099; font-weight:none; border:0px; text-transform: none; line-height:12px;}  

{style for the number of comments you have. The actual ..}
.redtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{style for the number of friends you have.}  
.redbtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style}
.orangetext15{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px;}  

{”General”, “Music”, “Movies”, “Television”, “Books”, “Heros”, “Status”, “Here for”, “Hometown”, “Body Type”, “Ethnicity”, “Religion”, “Sign”, “Smoke/Drink”, “Children”, “Education”, “Occupation”, and “Income” title style}
.lightbluetext8{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Contacting”, “Interests”, “Details”, and “Schools” title styling}  
.whitetext12{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}  

{”In your extended network” style}
.blacktext12{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px; }

{Stylizing of your name above your picture }  
.nametext{font-family: arial; color: ######; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;}  

{date stamp on comments}  
.blacktext10{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}  

{This is how all anchor points will be displayed; anchor points appear before all links.}  
a{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }  
a:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{”View all friends” and “invite more” link style}  
a.redlink{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.redlink:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}

{2 links in very top on the left, and the 13 links above your picture with make the navigation bar}
a.navbar{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  

{Default Links}
a:link, a.man{font-family:georgia; font-size:10px; color:00CC00; font-weight:none;border:0px; text-transform: none; letter-spacing: 0px;}  
a:active{font-family:georgia; font-size:10px; color:00CC00; font-weight:none;border:0px; text-transform: none;}  
a:visited{font-family:georgia; font-size:10px; color:0099CC; font-weight:none;border:0px; text-transform: none;}
a:hover{font-family:georgia; font-size:9px; color:FF0099; font-weight:none;border:0px; text-transform: none;}

{bolded words}
.standard b, p b, B, strong {
font-family:georgia; font-size:10px; color:000000; font-weight:none;border:0px; text-transform: none; }

</style>

<style type="text/css">

body div table td form option{display:none!important;}
body div table td form select{display:none!important;}
body div table td form input{display:none!important;}

</style>

<style type="text/css">
body div table td form img{display:none!important;}
</style>



I'd Like To Meet:

CODE
<div class="bg" style="position: absolute; left:97px; top:105px; width:1000px; height:629px; overflow: hidden;">
<img src="http://i16.tinypic.com/2hd0cwx.jpg">
</div>

<div class="navi" style="position: absolute; left:225px;  top:127px; width:545px; height:20px; overflow: auto;"><center>
<img src="http://tinypic.com/24cb4ec.gif"><a href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=0a2034bc-fbdc-4274-bc4e-a8beac89e5d7">[home]</a> | <a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=36488439">[friends]</a> | <a href="http://www.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=36488439">[comments]</a> | <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=36488439">[blogs]</a><img src="http://tinypic.com/24cb4ec.gif">
</div>

<div class="content" style="position: absolute; left:250px;  top:185px; width:240px; height:478px; overflow: auto;"><center>
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=36488439"><img src="http://i16.tinypic.com/4dbu7ly.jpg" border=1 align="right"></a>
LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz. LyssPwnz.
</div>

<div class="misc" style="position: absolute; left:525px;  top:185px; width:240px; height:478px; overflow: auto;"><center>
extra.
</div>

<div class="piccys" style="position: absolute; left:810px;  top:265px; width:215px; height:352px; overflow: auto;"><center>
pictures.
</div>

<div class="mplayer" style="position: absolute; left:800px;  top:665px; width:244px; height:90px; overflow: auto;">
<center><embed allowScriptAccess="never" allowNetworking="internal" enableJSURL="false" src="http://www.myflashfetish.com/myflashfetish-mp3-player.swf?myid=850445&mycolor=0xff0099&mycolor2=0x663300"     menu="false" quality="best" scale="noscale" bgcolor="#ffffff" wmode="transparent" width="218" height="155" name="MyFlashFetish.com" align="middle" allowScriptAccess="never" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></center><center>I made this playlist at <a href="http://www.myflashfetish.com">MyFlashFetish.com</a>.<br>Check out this <a href="http://www.myflashfetish.com">MySpace MP3 Player</a>!</center><br><br>
</div>


Ugh, please help. Thanks much.. <3
 
*WHIMSICAL 0NE*
post Dec 4 2006, 11:02 PM
Post #2





Guest






You need to remove embed{position:absolute;top:0px;left:0px;display:block;width:0px; height:0;}

It's about 9 lines down.
 
1y55
post Dec 5 2006, 01:38 AM
Post #3


Senior Member
***

Group: Member
Posts: 51
Joined: Nov 2006
Member No: 480,543



Kay, thanks much. <3
 

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