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

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

Minor corrections

File size: 441 bytes
Line 
1{* pywaie_dm.tpl *}
2<br />
3<object width="{$WIDTH_IMG}" height="{$HEIGHT_IMG}">
4<param name="movie" value="http://www.dailymotion.com/swf/{$ID_GVIDEO}&autoPlay={$AUTO_GVIDEO}"></param>
5<param name="allowfullscreen" value="true"></param>
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>
7</object>
Note: See TracBrowser for help on using the repository browser.