2013年6月3日 星期一

[Flash] Misc

Document Class: where the program starts

publish as html:
File->publish settings -> OTHER FORMATS (left side) -> check HTML Wrapper

pass param from html to swf:
in html:
under <Object> tage
<param name=FlashVars value="param_key=param_value"/>
or
<object type="application/x-shockwave-flash" data="yout.swf?param_key=param_value"

沒有留言:

張貼留言