More actions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
The FLV extension (.flv) uses <flvplayertwo></flvplayertwo> tags | The FLV extension (.flv) uses <flvplayertwo></flvplayertwo> tags | ||
Sample] | Sample] | ||
<flvplayertwo width=" | <flvplayertwo width="50" height="50" autoplay="false">filename.flv</flvplayertwo> | ||
[[category:Wiki guidelines]] | [[category:Wiki guidelines]] |
Revision as of 06:46, 30 December 2008
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="50" height="50" autoplay="false">filename.flv</flvplayertwo>