Center .SWF in Browser Window:
Center .SWF in Browser Window:
Out of context: Reply #3
- Started
- Last post
- 15 Responses
- unformatted0
Stage.scaleMode = "noScale";
Stage.showMenu = "false";in flash.
then make the size 100% in html
Stage.scaleMode = "noScale";
Stage.showMenu = "false";
in flash.
then make the size 100% in html