Pregunta

I have developed a Flash game for Adobe Air. In the game I set it to only allow the display to be in landscape mode. If the device is rotated 180 degrees I want it to flip the view. However, at no time do I want the display to allow portrait mode. How can I accomplish this?

here is image you can see:

enter image description here

¿Fue útil?

Solución

You have to set the app to auto-rotate, and also prevent changes to portrait-aspect orientations.

See http://forums.adobe.com/message/3771984 for the details.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top