Total Posts: 2146
Joined: August 25, 2011
|
NME 3.2 is now official, and it includes the fixes for iOS orientation!
If you specify <window orientation="portrait" /> then it will automatically support both portrait and portrait upside-down orientations. If you have <window orientation="landscape" /> it will support both landscape left and landscape right orientations. If neither of these values are present, it will rotate to support all four orientations.
Although it may seem strange that this does not allow for choosing only one fixed orientation, by default, I think this is appropriate to match what Apple has been requesting for submitted applications. Either you support all orientations, or only portrait or landscape. Either way, the reverse orientation is supported.
For you Mac users, NME 3.2 also brings a "surprise" with a brand-new native OS X installer. Enjoy 
Posted on February 13, 2012 at 4:11 PM
|