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

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 559 bytes
Line 
1<object type="application/x-shockwave-flash" data="{TUBEPRESS_BASE}/ui/embedded/longtail/lib/player.swf" style="width: {WIDTH}px; height: {HEIGHT}px" >
2 <param name="AllowScriptAccess" value="never" />
3 <param name="wmode" value="transparent" />
4 <param name="movie" value="{TUBEPRESS_BASE}/ui/embedded/longtail/lib/player.swf" />
5 <param name="bgcolor" value="#000000" />
6 <param name="quality" value="high" />
7 <param name="flashvars" value="file={YOUTUBE_LINK}&amp;autostart={AUTOSTART}&amp;height={HEIGHT}&amp;width={WIDTH}" />
8</object>
Note: See TracBrowser for help on using the repository browser.