html - no flash content Scale in projector screen -
i have flash animation screen dimension of 1024px 768px. flash having vector graphics. want fit animation in full-screen when publish exe. able fscommand. getting issue when run exe file flash content doesn't scale according screen. shows white area around animation content.
is there possibility can make flash content area fit full-screen when publish exe.
thanks.
stage.scalemode = stagescalemode.exact_fit;
also see other scaling options: http://help.adobe.com/en_us/flashplatform/reference/actionscript/3/flash/display/stagescalemode.html
Comments
Post a Comment