Wednesday, 31 August 2011

Disable flex mobile auto orientate

To stop your applications from trying to auto orientate when a user changes from landscape to portrait....

you can change...
[code] autoOrients>false autoOrients>[/code]
You can find this setting in your apps "Application Descriptor File"

its an .xml file that's normally named ... nameofProject-app.xml


No comments: