Difference between revisions of "Wiki Extensions"

From Catglobe Wiki
Jump to: navigation, search
(Sample)
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> and option autoplay="false" must be present
+
Note: Please remove _ in <_flvplayertwo> and option autoplay="false" must be present<br/>
 +
 
 +
 
 +
= How to get a url of file name =
 +
 
 +
Go to http://vietnamwiki.catglobe.com/index.php/Special:ImageList click on (file) and get a link to a file which you have uploaded
  
  
 
  [[category:Wiki guidelines]]
 
  [[category:Wiki guidelines]]

Revision as of 09:22, 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


How to get a url of file name

Go to http://vietnamwiki.catglobe.com/index.php/Special:ImageList click on (file) and get a link to a file which you have uploaded