Question
Has anyone succeeded with alternate views using stageOrientation ?
I have an app that is in portrait mode... but if I lock it to portrait than all videos cannot be viewed in landscape.. which sucks. ( unless someone knows a workaround for that ).
So I though of writing a switch / case statement to go through each possible stage result.
It doesnt work very well though.
Does anyone have any examples of how they tackled this ?
