Log In · Register

 
 
Closed TopicStart new topic
Myspace Div Overlay Comment debacle, help!?!?
j0shi3
post Dec 9 2008, 02:30 AM
Post #1


Newbie
*

Group: Member
Posts: 4
Joined: Dec 2008
Member No: 702,584



I was messing around trying to get my comments in a scroll box and couldn't do it, so I went to several sites and got several different codes trying them all and then deleting the code for it when it failed. What I am trying to do is get my comments into a scrolling box below my project playlist player. What is happening is my comments are on the right side and all the way down my page. I've looked and looked and can't seem to find any of the code for the comments left, but I could be wrong. So what I'd like from this thread is the removal of current misplaced comment section from my code, and help with a new with previously said specifics.

About me
CODE
<style>
.contacttable,.whitetext12,.nametext,.lightbluetext8,
.orangetext15,.blacktext12,.btext,.redtext,.redbtext{
display:none;
visibility:hidden;
height:0px!important;
}
table,td,tr{
height:0px;
padding:0px;
background-color:transparent;
}
table table table{
height:0px;
padding:0px;
visibility:hidden;
float:none;
}
table table,table table table table{
background-color:transparent;
border:0px!important;
height:0px!important;
}
a.text,table div font a,table div div,.navbar font,tr td font{
display:none;
visibility:hidden;
height:0px!important;
}
table table table,div tr td form{
visibility:hidden;
}
td.text td.text table table,td.text table table{
display:inline;
visibility:visible;
width:392px;
}
table table td.text table td.text table table tbody td table,span.btext,a.redlink,a.redlink:active,a.redlink:visited,
a.redlink:link,a.redlink:hover{
display:none;
visibility:hidden;
}
a:active img,a:hover img,a:visited img,a:link img{
cursor:default;
border:0px!important;
}
td td embed {
display:block;
visibility:visible;
width:0px;
height:0px;
}
body{
background:url(http://i31.photobucket.com/albums/c362/j0shi3/bg69.jpg);
background-attachment:scroll;
background-position:center;
background-repeat:repeat-y;
background-color:a6a6a6;
scrollbar-arrow-color:dadada;
scrollbar-track-color:a6a6a6;
scrollbar-shadow-color:a6a6a6;
scrollbar-face-color:a6a6a6;
scrollbar-highlight-color:a6a6a6;
scrollbar-darkshadow-color:dadada;
scrollbar-3dlight-color:dadada;
overflow-x:hidden;
}
.image{
position: absolute;
left: 50%;
margin-left: -473px;
top: 90px;
z-index: 0;
}
.comments{
position: hidden;
left: 0%;
margin-left: 0px;
top: 10px;
z-index:0;
width: 10px;
height: 10px;
overflow: hidden;
}
.content{
position: absolute;
left: 50%;
margin-left: -200px;
top: 480px;
z-index:5;
width: 400px;
height: ;
overflow: hidden;
}
.navigation{
position: absolute;
left: 50%;
margin-left: -375px;
top: 480px;
z-index:5;
width: 115px;
height: ;
overflow-x: hidden;
}
.navigation2{
position: absolute;
right: 50%;
margin-right: -382px;
top: 480px;
z-index:5;
width: 115px;
height: ;
overflow-x: hidden;
}


body,table, td, li, p, div{
font:normal 11px verdana;
color:5f5e5c;
font-weight:none;
border:0px;
text-transform: none;
line-height:12px;
}
textarea{
background-color:d7d1bb;
width: px;
height:px;
color: 5f5e5c;
font:11px verdana;
text-transform:;
border: ;
}
a.navigate:link,a.navigate:active,a.navigate:visited{
padding:1px;
color:9c9c9c;
font-size:9px;
background-color:f2f4f3;
display:block;
margin-top:1px;
cursor:cross;
line-height:12px;
border:0px;
text-align:center;
font-weight:normal;
letter-spacing:0px;
font-family:verdana;
border-left: 0px double;
border-right: 0px double;
border-color:9c9c9c;
text-decoration:none;
text-transform:none;
}
a.navigate:hover{
padding:1px;
color:f2f4f3;
font-size:9px;
display:block;
background-color:9c9c9c;
margin-top:1px;
cursor:pointer;
text-indent:0px;
line-height:12px;
text-align:center;
font-weight:normal;
letter-spacing:0px;
font-family:verdana;
border-left: 0px double;
border-right: 0px double;
border-color:f2f4f3;
text-decoration:none;
text-transform:uppercase;
}
a{
font:normal 11px verdana;
color:f2f4f3;
font-weight:none;
border:0px;
text-transform: none;
}
a:link{
font:normal 10px verdana;
color:f2f4f3;
font-weight:none;
border:0px;
text-transform: uppercase;
}
a:active{





















font:normal 11px verdana;
color:f2f4f3;
font-weight:none;
border:0px;
text-transform: uppercase;
}
a:visited{
font:normal 11px verdana;
color:f2f4f3;
font-weight:none;
border:0px;
text-transform: uppercase;
}
a:hover{
font:normal 11px verdana;
color:f2f4f3;
text-transform: uppercase;
}
a:link, a.man{
font:normal 11px verdana;
color:f2f4f3;
border:0px;
text-transform: none;
}
b {
font-family: verdana;
font-weight: bold;
font-size: 8pt;
color: 9c9c9c;
}
i {
font-family: verdana;
font-size: 7pt;
font-weight: normal;
color: 9c9c9c;
}
u {
font-family: verdana;
font-size: 8pt;
font-weight: normal;
border-bottom: 1px double;
color: 9c9c9c;
}
h1 {
border: 1px double;
border-color: 9c9c9c;
background-color: f2f4f3;
font-family: verdana;
font-weight: bold;
margin-bottom: 7px;
color: 9c9c9c;
line-height: 19px;
font-size: 8pt;
letter-spacing: 1px;
text-align: center;
align: center;
}
</style>





Who I'd like to meet
CODE
<div class="image">
<img src="http://i31.photobucket.com/albums/c362/j0shi3/header.jpg" border="0" /></div>

<div class="content">


<h1>My Thoughts</h1>
At any moment in the day, I can guarantee that I am 23.9% cooler than you. I live with two great people, 4 great kids, 1 great dog, and 1 great hamster. My girlfriend is my life an I love her with all of my heart. I like playing poker, designing shit, and eating. I change my favorite food daily. I am about to go back to school. I make bad decisions sometimes. I love almost every kind of cheese. I would like to be eating sushi right now. I have a foot odor problem. Family is important to me.
<br /><br />



<h1>Music is kind of cool</h1>
I like music, all kinds, all though I am partial to hip-hop. I can write rhymes and write them well but don't ask me to do it as I probably won't. One of my favorite writers / artists is Sean Daley of atmosphere. Another one is MF doom a.k.a Metal fingers a.k.a Mad Flows. I can also make music with my anus cavity.
<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="270" width="400" border="0" data="http://www.musicplaylist.us/mc/mp3player-othersite.swf?config=http://www.musicplaylist.us/mc/config/config_black.xml&mywidth=400&myheight=270&playlist_url=http://www.musicplaylist.us/loadplaylist.php?playlist=35267766">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://www.musicplaylist.us/mc/mp3player-othersite.swf?config=http://www.musicplaylist.us/mc/config/config_black.xml&mywidth=400&myheight=270&playlist_url=http://www.musicplaylist.us/loadplaylist.php?playlist=35267766" />
<param name="wmode" value="transparent" />
<param name="menu" value="false" />
<param name="quality" value="high" />
</object>
<br /><br /><br /><br /> <br /><br /><br /><br /><br /><br /> <br /><br /><br /><br /><br /><br /> <br /><br />
<br />
<br />



</div>


<div class="navigation">
<h1>Navigation</h1>

<a href="http://www.msplinks.com/MDFodHRwOi8vbXlzcGFjZS5jb20=" class="navigate" target="_blank">Home</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZSZmcmllbmRJRD0zOTkzNjkwMDM=" class="navigate" target="_blank">Get at me.</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTM5OTM2OTAwMw==" class="navigate" target="_blank">Write your own review!</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vY29sbGVjdC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD0zOTkzNjkwMDM=" class="navigate" target="_blank">I am #1</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdmcmllbmRzJmZyaWVuZElEPTM5OTM2OTAwMw==" class="navigate" target="_blank">My peoples.</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vdmlld21vcmVwaWNzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPXVzZXIu
mlld0FsYnVtcyZmcmllbmRJRD0zOTkzNjkwMDM=" class="navigate" target="_blank">Can't touch this!</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudHMubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249dXNlci52aWV3
29tbWVudHMmZnJpZW5kSUQ9Mzk5MzY5MDAz" class="navigate" target="_blank">My Reviews</a>

<a href="http://www.myspace.com/index.cfm?fuseaction=block.blockUser&userID=399369003" class="navigate" target="_blank">I'm 2 legit 2 quit.</a><br />


<h1>My friends</h1>

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=183193936" class="navigate" target="_blank">My Girlfriend</a>

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=208010759" class="navigate" target="_blank">My Roomate</a>

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=402916948" class="navigate" target="_blank">Bags69</a>

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=43501586" class="navigate" target="_blank">Richie Rich</a>

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=435753244" class="navigate" target="_blank">Kate</a><br /></div>

<div class="navigation2">
<h1>Other Sites</h1>
<a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmZhY2Vib29rLmNvbS9ob21lLnBocCYjMDM1Oy9wcm9maWxlLnBocD9pZD0xNTI4
jU2NzI0JnJlZj10cw==" class="navigate" target="_blank">Add me on Facebook!</a><br />




<table><tr><td><table><tr><td>

<a class="i" href="xiii.us/ms/ad-search-menu" target="_blank">
myspace Hide New Top Menu Nav Bar</a>
<style>
.i {display:none}
div.profileWidth {margin-top: -30px !important;}
div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}
div.profileWidth div.clearfix, i i i,
div.profileWidth div div {filter:none; opacity:0.9999}
div.profileWidth div.clearfix {position:relative; top:30px}
</style>

<style>
div form, .mslogo, div ul {display:none!important;}
div div, div td {background-color:transparent; background-image:none!important;}
</style>




Heroes
CODE
<style>
</td></tr></table>
</td></tr></table><br />
<table><tr><td>
<div class="off">
<table><tr><td><table><tr><td>
</style>


http://myspace.com/joshua_d_white

thanks
 
Mickey
post Dec 9 2008, 02:58 PM
Post #2


Treasure Pleasure
********

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



Try my code. If you want your comments to scroll, look for this:

CODE
.comments {position:absolute; left:50%; top:350px; _top:363px; margin-left:-422px; _margin-left:-430px; width:415px; _width:419px;}

And add this before the end bracket (}):

CODE
height:#px; overflow:auto;

Just specify a height and replace the pound symbol with it.
 
j0shi3
post Dec 9 2008, 10:39 PM
Post #3


Newbie
*

Group: Member
Posts: 4
Joined: Dec 2008
Member No: 702,584



QUOTE(Anarchy @ Dec 9 2008, 01:58 PM) *
Try my code. If you want your comments to scroll, look for this:

CODE
.comments {position:absolute; left:50%; top:350px; _top:363px; margin-left:-422px; _margin-left:-430px; width:415px; _width:419px;}

And add this before the end bracket (}):

CODE
height:#px; overflow:auto;

Just specify a height and replace the pound symbol with it.


added your code it removed my current comments on the right that were all screwy, which is cool but now there are no comments
no scroll box

http://myspace.com/joshua_d_white
I just added both codes to the end of both sections
 
Mickey
post Dec 10 2008, 12:02 PM
Post #4


Treasure Pleasure
********

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



It's probably because you still have your old codes to put the comments up. Remove those codes first, then use my code to put up the comments. There are no comments because the two (or maybe more) codes that you used clashed.
 
j0shi3
post Dec 10 2008, 05:08 PM
Post #5


Newbie
*

Group: Member
Posts: 4
Joined: Dec 2008
Member No: 702,584



I strolled through my code and can't find any comment codes other than yours
:/ otherwise I wouldn't know what would be conflicting with it, could be anything
 
Flakko
post Dec 10 2008, 06:08 PM
Post #6


Senior Member
***

Group: Member
Posts: 31
Joined: Nov 2008
Member No: 698,157



heres my code Place IN About Me:
CODE
.comments {position:absolute;overflow:auto;height:210px; left:50%; top:735px; _top:735px; margin-left:-350px; _margin-left:-350px; width:750px; _width:750px;}
.friendspace {display:none;}
.friendscomments {margin-top:-80px;}
table.friendsComments img {max-width:365px}
table.friendsComments a {max-width:90px}
 
Mickey
post Dec 11 2008, 12:33 PM
Post #7


Treasure Pleasure
********

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



^No. Replace your About Me codes with this:

CODE
<style>
.contacttable,.whitetext12,.nametext,.lightbluetext8,
.orangetext15,.blacktext12,.btext,.redtext,.redbtext, table div div select {
display:none;
visibility:hidden;
height:0px!important;
}
table,td,tr{
height:0px;
padding:0px;
background-color:transparent;
}
table table table{
height:0px;
padding:0px;
visibility:hidden;
float:none;
}
table table,table table table table{
background-color:transparent;
border:0px!important;
height:0px!important;
}
a.text,table div font a,.navbar font,tr td font{
display:none;
visibility:hidden;
height:0px!important;
}
div tr td form{
visibility:hidden;
}
td.text td.text table table,td.text table table{
display:inline;
visibility:visible;
width:392px;
}
table table td.text table td.text table table tbody td table,span.btext,a.redlink,a.redlink:active,a.redlink:visited,
a.redlink:link,a.redlink:hover{
display:none;
visibility:hidden;
}
a:active img,a:hover img,a:visited img,a:link img{
cursor:default;
border:0px!important;
}
td td embed {
display:block;
visibility:visible;
width:0px;
height:0px;
}
body{
background:url(http://i31.photobucket.com/albums/c362/j0shi3/bg69.jpg);
background-attachment:scroll;
background-position:center;
background-repeat:repeat-y;
background-color:a6a6a6;
scrollbar-arrow-color:dadada;
scrollbar-track-color:a6a6a6;
scrollbar-shadow-color:a6a6a6;
scrollbar-face-color:a6a6a6;
scrollbar-highlight-color:a6a6a6;
scrollbar-darkshadow-color:dadada;
scrollbar-3dlight-color:dadada;
overflow-x:hidden;
}
.image{
position: absolute;
left: 50%;
margin-left: -473px;
top: 125px;
z-index: 0;
}
.content{
position: absolute;
left: 50%;
margin-left: -200px;
top: 480px;
z-index:5;
width: 400px;
height: ;
overflow: hidden;
}
.navigation{
position: absolute;
left: 50%;
margin-left: -375px;
top: 480px;
z-index:5;
width: 115px;
height: ;
overflow-x: hidden;
}
.navigation2{
position: absolute;
right: 50%;
margin-right: -382px;
top: 480px;
z-index:5;
width: 115px;
height: ;
overflow-x: hidden;
}


body,table, td, li, p, div{
font:normal 11px verdana;
color:5f5e5c;
font-weight:none;
border:0px;
text-transform: none;
line-height:12px;
}
textarea{
background-color:d7d1bb;
width: px;
height:px;
color: 5f5e5c;
font:11px verdana;
text-transform:;
border: ;
}
a.navigate:link,a.navigate:active,a.navigate:visited{
padding:1px;
color:9c9c9c;
font-size:9px;
background-color:f2f4f3;
display:block;
margin-top:1px;
cursor:cross;
line-height:12px;
border:0px;
text-align:center;
font-weight:normal;
letter-spacing:0px;
font-family:verdana;
border-left: 0px double;
border-right: 0px double;
border-color:9c9c9c;
text-decoration:none;
text-transform:none;
}
a.navigate:hover{
padding:1px;
color:f2f4f3;
font-size:9px;
display:block;
background-color:9c9c9c;
margin-top:1px;
cursor:pointer;
text-indent:0px;
line-height:12px;
text-align:center;
font-weight:normal;
letter-spacing:0px;
font-family:verdana;
border-left: 0px double;
border-right: 0px double;
border-color:f2f4f3;
text-decoration:none;
text-transform:uppercase;
}
a{
font:normal 11px verdana;
color:f2f4f3;
font-weight:none;
border:0px;
text-transform: none;
}
a:link{
font:normal 10px verdana;
color:f2f4f3;
font-weight:none;
border:0px;
text-transform: uppercase;
}
a:active{
font:normal 11px verdana;
color:f2f4f3;
font-weight:none;
border:0px;
text-transform: uppercase;
}
a:visited{
font:normal 11px verdana;
color:f2f4f3;
font-weight:none;
border:0px;
text-transform: uppercase;
}
a:hover{
font:normal 11px verdana;
color:f2f4f3;
text-transform: uppercase;
}
a:link, a.man{
font:normal 11px verdana;
color:f2f4f3;
border:0px;
text-transform: none;
}
b {
font-family: verdana;
font-weight: bold;
font-size: 8pt;
color: 9c9c9c;
}
i {
font-family: verdana;
font-size: 7pt;
font-weight: normal;
color: 9c9c9c;
}
u {
font-family: verdana;
font-size: 8pt;
font-weight: normal;
border-bottom: 1px double;
color: 9c9c9c;
}
h1 {
border: 1px double;
border-color: 9c9c9c;
background-color: f2f4f3;
font-family: verdana;
font-weight: bold;
margin-bottom: 7px;
color: 9c9c9c;
line-height: 19px;
font-size: 8pt;
letter-spacing: 1px;
text-align: center;
align: center;
}
</style>


<style>
div.profileWidth {margin-top: -30px !important;}
div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}
div.profileWidth div.clearfix,
div.profileWidth div div {filter:none; opacity:0.9999}
div.profileWidth div.clearfix {position:relative; top:30px}
</style>

<style>
div form, .mslogo, div ul {display:none!important;}
div div, div td {background-color:transparent; background-image:none!important;}
</style>

<style>
.comments {width:400px; height:500px; overflow:auto;}
.friendspace {display:none;}
.friendscomments {margin-top:-80px;}
table.friendsComments img {max-width:365px}
table.friendsComments a {max-width:90px}
</style>

Then replace your Who I'd Like To Meet codes with this:

CODE
<div class="image">
<img src="http://i31.photobucket.com/albums/c362/j0shi3/header.jpg" border="0" /></div>


<div class="navigation">
<h1>Navigation</h1>

<a href="http://www.msplinks.com/MDFodHRwOi8vbXlzcGFjZS5jb20=" class="navigate" target="_blank">Home</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZSZmcmllbmRJRD0zOTkzNjkwMDM=" class="navigate" target="_blank">Get at me.</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTM5OTM2OTAwMw==" class="navigate" target="_blank">Write your own review!</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vY29sbGVjdC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD0zOTkzNjkwMDM=" class="navigate" target="_blank">I am #1</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdmcmllbmRzJmZyaWVuZElEPTM5OTM2OTAwMw==" class="navigate" target="_blank">My peoples.</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vdmlld21vcmVwaWNzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPXVzZXIu
mlld0FsYnVtcyZmcmllbmRJRD0zOTkzNjkwMDM=" class="navigate" target="_blank">Can't touch this!</a>

<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudHMubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249dXNlci52aWV3
29tbWVudHMmZnJpZW5kSUQ9Mzk5MzY5MDAz" class="navigate" target="_blank">My Reviews</a>

<a href="http://www.myspace.com/index.cfm?fuseaction=block.blockUser&userID=399369003" class="navigate" target="_blank">I'm 2 legit 2 quit.</a><br />

<h1>My friends</h1>

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=183193936" class="navigate" target="_blank">My Girlfriend</a>

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=208010759" class="navigate" target="_blank">My Roomate</a>

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=402916948" class="navigate" target="_blank">Bags69</a>

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=43501586" class="navigate" target="_blank">Richie Rich</a>

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=435753244" class="navigate" target="_blank">Kate</a><br /></div>

<div class="navigation2">
<h1>Other Sites</h1>
<a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmZhY2Vib29rLmNvbS9ob21lLnBocCYjMDM1Oy9wcm9maWxlLnBocD9pZD0xNTI4
jU2NzI0JnJlZj10cw==" class="navigate" target="_blank">Add me on Facebook!</a><br />
</div>

<div class="content">

<h1>My Thoughts</h1>
At any moment in the day, I can guarantee that I am 23.9% cooler than you. I live with two great people, 4 great kids, 1 great dog, and 1 great hamster. My girlfriend is my life an I love her with all of my heart. I like playing poker, designing shit, and eating. I change my favorite food daily. I am about to go back to school. I make bad decisions sometimes. I love almost every kind of cheese. I would like to be eating sushi right now. I have a foot odor problem. Family is important to me.
<br /><br />



<h1>Music is kind of cool</h1>
I like music, all kinds, all though I am partial to hip-hop. I can write rhymes and write them well but don't ask me to do it as I probably won't. One of my favorite writers / artists is Sean Daley of atmosphere. Another one is MF doom a.k.a Metal fingers a.k.a Mad Flows. I can also make music with my anus cavity.<br /><br /><br />

<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="270" width="400" border="0" data="http://www.musicplaylist.us/mc/mp3player-othersite.swf?config=http://www.musicplaylist.us/mc/config/config_black.xml&mywidth=400&myheight=270&playlist_url=http://www.musicplaylist.us/loadplaylist.php?playlist=35267766">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://www.musicplaylist.us/mc/mp3player-othersite.swf?config=http://www.musicplaylist.us/mc/config/config_black.xml&mywidth=400&myheight=270&playlist_url=http://www.musicplaylist.us/loadplaylist.php?playlist=35267766" />
<param name="wmode" value="transparent" />
<param name="menu" value="false" />
<param name="quality" value="high" />
</object>
<br /><br /><br /><br />

<div class="comments"><table><tr><td><table><tr><td></div><br /><br /><br /></div>
 
j0shi3
post Dec 12 2008, 01:03 PM
Post #8


Newbie
*

Group: Member
Posts: 4
Joined: Dec 2008
Member No: 702,584



thank you so much
resolved
 
manny-the-dino
post Dec 12 2008, 05:07 PM
Post #9


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



Topic Closed & Moved
 

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