Template:FlashEmbed: Difference between revisions
Template page
More actions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 2: | Line 2: | ||
<templatestyles src="Template:FlashEmbed/styles.css" /> | <templatestyles src="Template:FlashEmbed/styles.css" /> | ||
< | <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="allowScriptAccess" value="never" selfclose="true" /> | |||
</htmltag> | |||
< | |||
</ | |||
</includeonly> | </includeonly> | ||