Log In · Register

 
Video play underneathh navigation bar
msclumsieee
post Mar 21 2008, 11:33 AM
Post #1


Senior Member
***

Group: Member
Posts: 74
Joined: Jun 2005
Member No: 146,847



Is there a code where I can have a video play underneath the navigation bar?
 
 
Start new topic
Replies
Insurmountable
post Mar 21 2008, 10:33 PM
Post #2


Cornflakes :D
*******

Group: Staff Alumni
Posts: 4,541
Joined: Dec 2005
Member No: 322,923



The most you can do is make a space under the navigation bar by using this script:
http://www.createblog.com/scripts/script.php?id=457

Then after that simply make a div using this code:
CODE
<div class="content" style="position: absolute; margin-left:10px; left:50%;  top:350px; width:425px; height:355px; overflow: auto;"><center>
<object width="425" height="355"><param name="movie" value="VIDEO URL"></param><param name="wmode" value="transparent"></param><embed src="VIDEO URL" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
</div>


Then were it says VIDEO URL replace that with the youtube video URL.

Then you'll find these:
QUOTE
margin-left:10px; Top:350px;


To change the position of the video (to move it more to the right or left or move it down) change the numbers in those two things. To move it down add more to the top number, to move it more to the left take away from the left number, or to move it to the right simply add more.
 

Posts in this topic


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