Update YouTube tag to allow fullscreen?
#1
Thread Starter
DVD Talk Hall of Fame
Update YouTube tag to allow fullscreen?
The YouTube tag on DVDTalk doesn't allow for fullscreen, though the current YouTube embedded player does. Can someone in the know update the YT tag to include the Fullscreen variable?
And, while I'm at it, shouldn't the Code tag display HTML code without me having to break the syntax?
HTML Code:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/!--video id--!&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/!--video id--!&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
Last edited by shaun3000; 11-29-08 at 10:12 PM.
#2
DVD Talk Reviewer/ Admin
Joined: Sep 1999
Posts: 31,702
Received 2,799 Likes
on
1,861 Posts
From: Greenville, South Cackalack
#3
Thread Starter
DVD Talk Hall of Fame
OHHHHHHH, didn't even know that existed. Awesome!
Soo, mine shows up as a long line and you have to scroll right... Any way to wrap the text?
Soo, mine shows up as a long line and you have to scroll right... Any way to wrap the text?
Last edited by shaun3000; 11-29-08 at 10:13 PM.
#4
DVD Talk Reviewer/ Admin
Joined: Sep 1999
Posts: 31,702
Received 2,799 Likes
on
1,861 Posts
From: Greenville, South Cackalack
The only way is to add carriage returns.
HTML Code:
<object width="425" height="344"> <param name="movie" value="http://www.youtube.com/v/!--video id--!&hl=en&fs=1"></param> <param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param> <embed src="http://www.youtube.com/v/!--video id--!&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed> </object>
#11
Internet Brands
Joined: Jul 2008
Posts: 560
Likes: 0
Received 0 Likes
on
0 Posts
I do apologize, when I read this I assumed you were talking about the new wider aspect ratio. In that case, the plugin we usually use hasn't been updated to work with that. Either way, eventually these issues will be fixed, and we appreciate your patience.




