Difference between revisions of "Wiki Extensions"
m (add nowiki tag) |
|||
Line 3: | Line 3: | ||
=== Syntax === | === Syntax === | ||
− | + | <nowiki> | |
− | The Flash extension (.swf) uses < | + | The Flash extension (.swf) uses <swf></swf> tags |
− | + | </nowiki> | |
=== Sample === | === Sample === | ||
+ | <nowiki> | ||
+ | <swf width="xx" height="xx">filename.swf</swf> | ||
+ | </nowiki> | ||
− | + | == FLV Extension == | |
− | |||
− | |||
− | |||
=== Syntax === | === Syntax === | ||
− | + | <nowiki> | |
− | The FLV extension (.flv) uses < | + | The FLV extension (.flv) uses <flvplayertwo></flvplayertwo> tags |
− | + | </nowiki> | |
=== Sample === | === Sample === | ||
− | + | <nowiki> | |
− | < | + | <flvplayertwo width="xx" height="xx" autoplay="false">filename.flv</flvplayertwo> |
− | Note: | + | </nowiki> |
+ | <br/> | ||
+ | '''Note''': option autoplay="false" must be present | ||
Line 29: | Line 31: | ||
− | + | [[Category:Wiki guidelines]] |
Revision as of 11:38, 30 December 2008
Contents
Flash Extension
Syntax
The Flash extension (.swf) uses <swf></swf> tags
Sample
<swf width="xx" height="xx">filename.swf</swf>
FLV Extension
Syntax
The FLV extension (.flv) uses <flvplayertwo></flvplayertwo> tags
Sample
<flvplayertwo width="xx" height="xx" autoplay="false">filename.flv</flvplayertwo>
Note: 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