Unwanted Stage Rotation with Adobe CameraUI example on iPad2 - HELP PLEASE!
Hi all!
I'm working on a puzzle game for the iPad 2. I'm using the Adoble example that is layout here:
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/CameraUI.html
Everything is working fine execpt for when the navive camera app shuts down, either by "use" for a photo or "cancel" the stage of my app is rotating 90deg counter-clowise WITHOUT firing a StageOrientationEvent.ORIENTATION_CHANGE event. If I turn the ipad after this strange happening the StageOrientationEvent.ORIENTATION_CHANGE does fire and everything is adjusted normaolly per my "adjustLayout" function that is nomally called when a StageOrientationEvent.ORIENTATION_CHANGE event fires.
Can someone verify this is the case? I'm currious to find out if this is an adobe or apple bug, and more importantly is there a work around for this?
THANKS!
