does anybody know how to get fullscreen to work in youtube?
this is what I tried....and variations of it.
Thanks in advance
And thanks for the GREAT mod!
Code:
<object class="restrain" type="application/x-shockwave-flash" width="540" height="325" allowfullscreen="true" data="http://www.youtube.com/v/{vb:raw code}">
<param name="movie" value="http://www.youtube.com/v/{vb:raw code}" />
<param name="allowFullScreen" value = "true"/>
<param name="wmode" value="transparent" />
</object>