I am building a mobile application using Flash Builder. I am testing on a Motorola Xoom. When the app opens on the attached Xoom it opens with the correct orientation (landscape), but when it opens on the computer in the emulator it is backwards (Portrait).

I have specified the ratio and orientation in the *-app.xml:

<aspectRatio>landscape</aspectRatio>
<autoOrients>false</autoOrients>

I'm assuming it is a bug but it is possible that I am missing something or that there may be a fix.

link|improve this question
I am also facing the same problem. The simulator doesn't open landscape as default orientation. – Usama Ahmed Mar 6 at 11:40
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.