rastaX Posted September 22, 2010 Posted September 22, 2010 File Name: YouTube_Fullscreen_BBCodeFile Submitter: rastaXFile Submitted: 22 Sep 2010File Category: Miscellaneous XML Files Simply replaces the YouTube media bbcode with code that will display the fullscreen function. This allows your members to view fullscreen video without leaving your site.Click here to download this file
ZioRiP Posted November 3, 2010 Posted November 3, 2010 Hi, thanks, I have tried it but it doesn't load any video
rastaX Posted November 3, 2010 Author Posted November 3, 2010 Hi, thanks, I have tried it but it doesn't load any video More info please?
ZioRiP Posted November 3, 2010 Posted November 3, 2010 I have made a copy of the youtube bbcode and I have called it youtubehd Then I have replaced this:<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/{content}"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/{content}" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object> with this: <object width="425" height="355"><param name="movie" value="http://youtube.com/v/$2&fs=1&hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="transparent"></param><embed src="http://youtube.com/v/$2&fs=1&hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="transparent" width="425" height="355"></embed></object> If I use the youtubehd tag the video doesn't load :(
ZioRiP Posted November 3, 2010 Posted November 3, 2010 Woops... I understood why. Thank you for you bbcode :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.