Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Video player help  (Read 3490 times)

0 Members and 1 Guest are viewing this topic.

wefr0

  • Guest
Video player help
« on: October 03, 2007, 04:44:10 PM »
Hello I am wanting to take an embed object from youtube heres the thing i want to change

<object width="425" height="353"><param name="movie" value="http://www.youtube.com/v/IMBTUYZeHPk&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/IMBTUYZeHPk&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="353"></embed></object>



and i want  to change the thing so the player is the only thing that appears

michaewlewis



    Intermediate
  • Thanked: 26
    • Yes
    • Yes
  • Experience: Expert
  • OS: Unknown
Re: Video player help
« Reply #1 on: October 04, 2007, 07:20:45 AM »
Can't you just throw that code into a webpage by itself? Is that what you mean?