Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/mustek/_flv_player.html
r2599 r3958 1 <object type="application/x-shockwave-flash" data="{{tpl:BlogQmarkURL}}pf=player_flv.swf" 2 width="400" height="300"> 3 <param name="movie" value="{{tpl:BlogQmarkURL}}pf=player_flv.swf" /> 4 <param name="wmode" value="transparent" /> 5 <param name="allowFullScreen" value="true" /> 6 <param name="FlashVars" value="flv={{tpl:MediaURL}}&width=400&height=300&margin=1&showfullscreen=1&showvolume=1&showtime=1" /> 7 {{tpl:lang Embedded Audio Player}} 8 </object> 1 <a href="{{tpl:AttachmentURL}}" title="{{tpl:AttachmentFileName}} ({{tpl:AttachmentSize}})">{{tpl:AttachmentTitle}}</a>
Note: See TracChangeset
for help on using the changeset viewer.