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

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

New extension added:
PY GVideo (2.0.f)

File size: 442 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.