Skip to main content
Participant
April 17, 2012
Question

How can I only autorotate the Background of my Adobe AIR application??

  • April 17, 2012
  • 1 reply
  • 383 views

Hi Guys,

I made a game application which runs on a landscape position.

Now I would like to make use of the orientation function, but I only want to rotate the background of

the application. I cannot figure out how to do it .

Does anyone have suggestions? Please help me!

This topic has been closed for replies.

1 reply

Colin Holgate
Inspiring
April 17, 2012

You can turn off auto orient and do the accelerometer readings for yourself, then rotate the background based on those readings.