PDA

View Full Version : I hope there's a way to do this . . .


pts123
09-20-2009, 03:02 AM
I just learned how to use YouTube embedded video HTML code they provide and if you add it to your website it plays the video without going to YouTube to see it. I want to be able to put the below code in a Thread and when the user opens the Thread the Video player window is right there. I want to see the player, not a shortcut they have to click on to open another window, please tell me there is a way?

What I'm asking is there anyway to execute HTML code when a thread opens?? Kinda like the thread window acts like a browser??

<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/PfzVDW27A_s&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/PfzVDW27A_s&hl=en&fs=1&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>

Jerry in KC . . .

HMBeaty
09-20-2009, 03:04 AM
You could try this

https://vborg.vbsupport.ru/showthread.php?t=216048&highlight=youtube

pts123
09-20-2009, 03:52 AM
Talk about jump through hoops. I go to one mode and it sends me to another and an actual install. How do I find the easiest way to do it. I don't need it user friendly, only for me to do it, with certain threads . . .

I tried this way, simple but it does not work with vBulletin?

http://www.youtube.com/watch?v=PllOLOt7e1A

And how do I activate HTML, thanks