AIR event.afterOrientation broke in iOS 6.1 (simulator only)


i've noticed air not responding "afterorientation" property stageorientation events in ios simulator sdk 6.1. (was fine ios simulator target of ios sdk 5.1.)

 

fortunately, seems working (so far) on actual 6.1 device, although nice if figure out how working on simulator testing.

 

anyone else notice this? suggestions?

 

thanks.

 

--------------------------

ps. specific code is:

 

stage.addeventlistener(stageorientationevent.orientation_changing, orientationchanging);

 

function orientationchanging(event:stageorientationevent):void

{

 

if (event.afterorientation == stageorientation.rotated_left || event.afterorientation == stageorientation.rotated_right)

{

trace("landscape");

}

 

}

 

message edited by: gtr --- added code sample

can please elaborate mean not responding afterorientation property? not printing correct value or apps hangs after use property?



More discussions in AIR Development


adobe

Comments

Popular posts from this blog

Upgrade 3.4.8 to 3.5.1 failed "download package failed" - Joomla! Forum - community, help and support

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support