Skip to main content
Participating Frequently
February 13, 2016
Question

as3 || how to adjust the screen of stage to device?

  • February 13, 2016
  • 1 reply
  • 279 views

how to adjust the screen of stage to device?

help me pls how can i to do that ?

someone can to send me the code of this?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
February 13, 2016

stage.displayState='fullScreen';  // if displayed in a browser, this needs to be in response to user input (like a mouse click).

Participating Frequently
February 14, 2016

no i develop to android devices..

and now i need to adjust the screen of the device to stage.

kglad
Community Expert
Community Expert
February 14, 2016

then use the code in message 1 or enable fullscreen in your publish settings