Template:FlashEmbed: Difference between revisions
Template page
More actions
Created page with "<includeonly> <htmltag tagname="object" type="application/x-shockwave-flash" data="{{{url}}}" width="{{{width|800}}}" height="{{{height|600}}}"> <htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" /> <htmltag tagname="param" name="allowScriptAccess" value="never" selfclose="true" /> <htmltag tagname="param" name="flashvars" value="autoplay={{{autoplay|false}}}{{#if:{{{background|}}}|&background={{{background}}}}}" selfclose="true" /> </html..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<htmltag tagname="object" type="application/x-shockwave-flash" data="{{{url}}}" width="{{{width| | <htmltag tagname="object" type="application/x-shockwave-flash" data="{{{url}}}" width="{{{width|600}}}" height="{{{height|400}}}"> | ||
<htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" /> | <htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" /> | ||
<htmltag tagname="param" name="allowScriptAccess" value="never" selfclose="true" /> | <htmltag tagname="param" name="allowScriptAccess" value="never" selfclose="true" /> | ||