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

Last change on this file since 3609 was 3609, checked in by patdenice, 15 years ago

Convert all php and tpl files in Unix format for my plugins.

File size: 435 bytes
Line 
1{* pywaie_dm.tpl *}
2<br />
3<object width="{$W_GVIDEO}" height="{$H_GVIDEO}">
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="{$W_GVIDEO}" height="{$H_GVIDEO}" allowfullscreen="true"></embed>
7</object>
Note: See TracBrowser for help on using the repository browser.