Hi ,
I'm a flash developer and first time developing Mobile application using Flash lite.
In my application added below code
fscommand2("FullScreen", "true");
when i test the application in Adobe Device Central CS4(Nokia 5230 Emulator), full screen is working fine, but when I run the .swf file in handset.. App is not appearing fullscreen and few keys are shown below the app.
Need your help, what is the solution to show my app to full screen in mobile?
Thanks,
Vinoth

. What you have to do is to disable that virtual keypad by calling this fscommand2 :

