43 bytes added ,  09:20, 3 April 2010
no edit summary
Line 37: Line 37:  
<code><nowiki><flash></nowiki>file=cool.swf|width=200|height=300|scale=exactfit|flashvars=?var1=value1&var2=value2<nowiki></flash></nowiki></code>
 
<code><nowiki><flash></nowiki>file=cool.swf|width=200|height=300|scale=exactfit|flashvars=?var1=value1&var2=value2<nowiki></flash></nowiki></code>
 
<br/>Shows the movie with a width of 200 and a height of 300. Two flashvars var1 and var2 are passed to the movie via url with respectively value1 and value2 (don't forget the question mark!). The content of the movie is stretched to the size of 200x300.
 
<br/>Shows the movie with a width of 200 and a height of 300. Two flashvars var1 and var2 are passed to the movie via url with respectively value1 and value2 (don't forget the question mark!). The content of the movie is stretched to the size of 200x300.
 +
 +
 +
[[Category:Extensions]][[Category:Help]]