Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Wiki Extensions: Difference between revisions

From Catglobe Wiki
No edit summary
Line 21: Line 21:


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




  [[category:Wiki guidelines]]
  [[category:Wiki guidelines]]

Revision as of 07:14, 30 December 2008

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