Log In · Register

 
 
Closed TopicStart new topic
Youtube vids on myspace help
allenw
post Oct 14 2006, 10:38 PM
Post #1


Some noob
**

Group: Member
Posts: 24
Joined: Oct 2006
Member No: 469,196



Um, Im very noob at html/ or w/e so i need help on my page im trying to make a layout for: is here and i need to position a youtube video player around where it normally is on youtube.com .... is it you cannot put code within a code? because it wont show the player, but only ".. width="425" height="350">..>" its not because its not loading, thanks in advance

BTW: its not finished, and if i cant fix it i will just abandon it.
 
freeflow
post Oct 14 2006, 10:40 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Post the code for the video please. I tried reading your source but not all of it comes out.
 
allenw
post Oct 14 2006, 10:44 PM
Post #3


Some noob
**

Group: Member
Posts: 24
Joined: Oct 2006
Member No: 469,196



QUOTE
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/LKq5d3q8TLU"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/LKq5d3q8TLU" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
is the code, its just a random one for now
my skin doesnt work in ie only ff
 
freeflow
post Oct 14 2006, 11:42 PM
Post #4


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



First try taking otu the lines in your myspace code that say embed{blahblah}

and then post your code if it still doesn't show. The videos work on myspace I just checked.
 
allenw
post Oct 15 2006, 12:16 AM
Post #5


Some noob
**

Group: Member
Posts: 24
Joined: Oct 2006
Member No: 469,196



nope not working,


About me:
QUOTE
<style type="text/css">
.mygen { Created using MyGen 2.5 - www.mygen.co.uk }

.mygen { Background Properties }
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color:FFFFFF;
}

.mygen { Table Properties }
table table { border: 0px }
table table table table{border:0px}
table table table {
border-style:solid;
border-width:1px;
border-color:EEEEEE;
background-color:DDDDDD;
}

.mygen { Text Properties }
table, tr, td, li, p, div { color:000000; }
.blacktext10 { color:000000; }
.redtext { color:666666; }
.redbtext { color:2222FF; }
.text { color:000000; }
.whitetext12 { color:000000; }
a:active, a:visited, a:link { color:2222FF; }
a:hover { color:2222FF; }
a.navbar:active, a.navbar:visited, a.navbar:link { color:2222FF; }
a.navbar:hover { color:2222FF; }
.nametext { color:000000; }

</style>





<div class="banner">

<center>

<a href="About:blank"><img src="http://img100.imageshack.us/img100/484/untitled1sf1.jpg" border="0" alt="Image Hosted by ImageShack.us" /></a>

</center>



<CENTER>
<a href="http://www.smilecity.co.nz/join.asp?refer=its_3AM" target="_blank"><img src="http://i13.photobucket.com/albums/a294/allenwu/smilecitynz468x60a.gif" border="0" alt="Photobucket - Video and Image Hosting"></a>



</div>


<style type="text/css">
.banner {width: ##px; height:##px;position: absolute;margin-left: -405px;left: 50%;top: 0px;}
body {margin-top:328px;}
</style>



<style type="text/css">
td.text td.text table table table,
td.text td.text table br,
td.text td.text table .orangetext15,
td.text td.text .redlink,
td.text td.text span.btext
{display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:3;}
td.text td.text table table br {display:inline;}
td.text td.text table td {font-size:0pt;}
td.text td.text {height:0;}
td.text td.text table b, td.text td.text table table td {font-size:8pt;}
</style>




<style type="text/css">
.banner {width: ##px; height:##px;position: absolute;margin-left: -405px;left: 50%;top: 0px;}
body {margin-top:328px;}
</style>
<style type="text/css">
table table,table table table table,table table{background-color:transparent;width:;border:0px;}
div,table,tr,td,th{background-color:transparent;text-align:left;border:0px;}
a.navbar,font,.whitetext12,.btext,.orangetext15,
.redbtext,.redtext,.blacktext12,.blacktext10,
.lightbluetext8,strong,.nametext,div b font font,
div font font u,table table table 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}
table td table tr td.text table {visibility:hidden;}
table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;}
td.text table table {display:inline; visibility:visible;}
embed{position:absolute;top:0px;left:0px;display:block;width:0px; height:0;}
.comments{visibility:visible;width:400px; height:1200px;position:absolute;
top:725px;left:230px;
overflow:auto;background-color:transparent;
border:black 0px solid;z-index:2px;}
</style>



I'd like to meet
QUOTE
<style>
.div1 {
background-color:transpa; color:000000;
border:0px solid; border-color:silver;
width:400px; height:27px; overflow:auto;
position:absolute; z-index:2; left:50%; top:0%;
margin-left:-400px; margin-top:700px;
visibility:visible;}
</style>


<div class="div1">

<span style ="font: Arial; font-size: 17px; color:black">Comments & Responses

</span>

</div>

<div class="comments"><table><tr><td><table><tr><td>
 
freeflow
post Oct 15 2006, 12:22 AM
Post #6


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Then you didn't take out the right thing because when I do it , it shows perfectly fine. Or maybe there was two. I don't know. Its confusing sometimes.

Change your first code to this:
CODE
<style type="text/css">
.mygen { Created using MyGen 2.5 - www.mygen.co.uk }

.mygen { Background Properties }
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color:FFFFFF;
}

.mygen { Table Properties }
table table { border: 0px }
table table table table{border:0px}
table table table {
border-style:solid;
border-width:1px;
border-color:EEEEEE;
background-color:DDDDDD;
}

.mygen { Text Properties }
table, tr, td, li, p, div { color:000000; }
.blacktext10 { color:000000; }
.redtext { color:666666; }
.redbtext { color:2222FF; }
.text { color:000000; }
.whitetext12 { color:000000; }
a:active, a:visited, a:link { color:2222FF; }
a:hover { color:2222FF; }
a.navbar:active, a.navbar:visited, a.navbar:link { color:2222FF; }
a.navbar:hover { color:2222FF; }
.nametext { color:000000; }

</style>





<div class="banner">

<center>

<a href="About:blank"><img src="http://img100.imageshack.us/img100/484/untitled1sf1.jpg" border="0" alt="Image Hosted by ImageShack.us" /></a>

</center>



<CENTER>
<a href="http://www.smilecity.co.nz/join.asp?refer=its_3AM" target="_blank"><img src="http://i13.photobucket.com/albums/a294/allenwu/smilecitynz468x60a.gif" border="0" alt="Photobucket - Video and Image Hosting"></a>



</div>


<style type="text/css">
.banner {width: ##px; height:##px;position: absolute;margin-left: -405px;left: 50%;top: 0px;}
body {margin-top:328px;}
</style>



<style type="text/css">
td.text td.text table table table,
td.text td.text table br,
td.text td.text table .orangetext15,
td.text td.text .redlink,
td.text td.text span.btext
{display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:3;}
td.text td.text table table br {display:inline;}
td.text td.text table td {font-size:0pt;}
td.text td.text {height:0;}
td.text td.text table b, td.text td.text table table td {font-size:8pt;}
</style>




<style type="text/css">
.banner {width: ##px; height:##px;position: absolute;margin-left: -405px;left: 50%;top: 0px;}
body {margin-top:328px;}
</style>
<style type="text/css">
table table,table table table table,table table{background-color:transparent;width:;border:0px;}
div,table,tr,td,th{background-color:transparent;text-align:left;border:0px;}
a.navbar,font,.whitetext12,.btext,.orangetext15,
.redbtext,.redtext,.blacktext12,.blacktext10,
.lightbluetext8,strong,.nametext,div b font font,
div font font u,table table table 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}
table td table tr td.text table {visibility:hidden;}
table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;}
td.text table table {display:inline; visibility:visible;}
.comments{visibility:visible;width:400px; height:1200px;position:absolute;
top:725px;left:230px;
overflow:auto;background-color:transparent;
border:black 0px solid;z-index:2px;}
</style>
 
allenw
post Oct 15 2006, 12:42 AM
Post #7


Some noob
**

Group: Member
Posts: 24
Joined: Oct 2006
Member No: 469,196



THANK YOU!
 
freeflow
post Oct 15 2006, 12:59 AM
Post #8


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Your welcome. If you need this topic or more help PM me k?
_smile.gif
 

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