Wiki Extensions

From Catglobe Wiki
Revision as of 08:14, 30 December 2008 by Catglobe (talk | contribs) (Sample)
Jump to: navigation, search

Flash Extension

Syntax

The Flash extension (.swf) uses <_swf></swf> tags

Sample

<_swf width="xx" height="xx">filename.swf</swf>
Note: Please remove _ in <_swf>


FlV Extension

Syntax

The FLV extension (.flv) uses <_flvplayertwo></flvplayertwo> tags

Sample

<_flvplayertwo width="xx" height="xx" autoplay="false">filename.flv</flvplayertwo>
Note: Please remove _ in <_flvplayertwo> and option autoplay="false" must be present