Friday, July 09, 2010

How to handle Autorotation

So, what you do is to wait for auto-rotation is started... (not finished)
and make another rules to cater for landscape and portrait. if it detected
landscape jump to the landscape scene. if it detected portrait, then jump
to the portrait scene.

Don't forget the important step. go to every scene, click on the attribute,
and then check all the autorotation boxes under "autorotation"

Screen shot 2010-07-09 at PM 08.25.47.png

Take note:

1. If you forgot to check for autorotation-is-starting... then, it will continue change scene as it keeps detecting the landscape/portrait mode.

2. If you set to detect auto-rotation is finished, the change scene will start slower. because you only do a check after you have finished rotating.

No comments: