source: extensions/gvideo/template/pywaie_dm.tpl @ 8681

Last change on this file since 8681 was 7792, checked in by patdenice, 14 years ago

Minor corrections

File size: 441 bytes
RevLine 
[3609]1{* pywaie_dm.tpl *}
2<br />
[7792]3<object width="{$WIDTH_IMG}" height="{$HEIGHT_IMG}">
[3609]4<param name="movie" value="http://www.dailymotion.com/swf/{$ID_GVIDEO}&autoPlay={$AUTO_GVIDEO}"></param>
5<param name="allowfullscreen" value="true"></param>
[7792]6<embed src="http://www.dailymotion.com/swf/{$ID_GVIDEO}&autoPlay={$AUTO_GVIDEO}" type="application/x-shockwave-flash" width="{$WIDTH_IMG}" height="{$HEIGHT_IMG}" allowfullscreen="true"></embed>
[3609]7</object>
Note: See TracBrowser for help on using the repository browser.