AIR bug with iOS fullscreen video! (easy repro)


here's bug fullscreen air apps not dealing ios fullscreen video resize. easy repro:

 

1. create mc background graphic aligned top , bottom of stage. (this can see bug.)

 

2. add stagewebview , load html page embedded video. (or load video directly)

 

3. play video , enable fullscreen mode.

 

4. rotate device 90 degrees while in fullscreen mode , hit "done" button return stage (exit fullscreen).

 

5. bug: stage "pushed down" , off-screen. (even though mc still traces x = 0)

 

conclusion: display bug occurs when user exits ios native player fullscreen mode different orientation started (common if original aspect ratio portrait)

 

can else please confirm this? (the amount of stage "push" appears corrolate height of ios status bar.)

 

thanks.

 

ps. don't need load html page. can have stagewebview load video directly , experience same result.

 

pps. tried using new uiwebview native extension , seeing same thing, looking air/flash bug ios native player.

hi - realize old post, can confirm above.  did solve it?  way can see try determine when fullscreen mode exited , following:

stage.displaystate = stagedisplaystate.normal; //this mode in anyway after fullscreen + rotate + unfullscreen

stage.displaystate = stagedisplaystate.full_screen_interactive; //now set want be

 

but problem how detect when webview has gone fullscreen, rotated, gone unfullscreen...?



More discussions in AIR Development


adobe

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support