source: trunk/www.guidonia.net/wp/wp-content/plugins/tubepress/ui/embedded/youtube/html_templates/object.tpl.html@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 259 bytes
Line 
1<object type="application/x-shockwave-flash" data="{URL}" style="width: {WIDTH}px; height: {HEIGHT}px">
2 <param name="wmode" value="transparent" />
3 <param name="movie" value="{URL}" />
4 <param name="allowfullscreen" value="{FULLSCREEN}" />
5</object>
Note: See TracBrowser for help on using the repository browser.