source: extensions/Flash_Gallery/modules/_Exemple/_Exemple.tpl @ 14166

Last change on this file since 14166 was 3599, checked in by tiico, 15 years ago

some minor corrections
add block.tpl from pwg_stuff (for flopure)
add prometeus module (javascript)
[TO BE COMPLETED]

File size: 255 bytes
Line 
1<div class="polaroid_block">
2        <object type="application/x-shockwave-flash" data="{$block.FLASHNAME}?{$block.FLASHVARXML}={$block.XMLFEED}" width="100%" height="{$block.HEIGHT}">
3        <param name="movie" value="{$block.FLASHVARXML}={$block.XMLFEED}" />
4</div>
Note: See TracBrowser for help on using the repository browser.