AS3 air android Change to landscape keyboard
Can anyone tell me how i can set the keyboard to landscape in as3? 开发者_如何转开发I'm using flash cs5 and air for android and i don't have the auto aspect ration turned on, so what i want is to set the key board to come up in landscape in code.
Thanks in advance!!!
FlashCreated
The keyboard will appear in the orientation you set from either the properties panel or through code.
精彩评论