문제

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

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top