Answered
SWF view FullScreen all monitor size
hi,
in flash actionscript3.0, view the swf fullscreen all monitor. how to define the all dimetions monitor
(16in monitor, 21 in monitor.....ect) view the excat fullscreen.
thnks
hi,
in flash actionscript3.0, view the swf fullscreen all monitor. how to define the all dimetions monitor
(16in monitor, 21 in monitor.....ect) view the excat fullscreen.
thnks
assign the stage.displayState="fullScreen" will trigger fullscreen if the embedding code enables allowfullscreen and that code executes in response to a click or is in an air app.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.