10-26-2010 09:35 AM
i didn't see any contain on the simulator
only see black screen what is setting for that
Solved! Go to Solution.
10-26-2010 09:54 AM
Did you try to reboot it? Do you see blackberry logo before black screen?
10-27-2010 12:25 AM
yes i see Blackberry logo after that i only see black screen
now what to do?
10-27-2010 12:31 AM - edited 10-27-2010 12:32 AM
In your document class:
stage.nativeWindow.visible = true;
Or, in your app xml:
<content>
<visible>true</visible>
This is a strange quirk of Flex for mobile, since mobile apps must extend Application, not WindowedApplication, they are not automatically visible.
10-27-2010 01:17 AM - edited 10-27-2010 01:23 AM
now i am able to see the display screen
after Blackberry logo now i am able to see the screen
11-08-2010 12:04 AM
I am encountering the same issue
Getting a blank screen after vmware player loads the iso file
any solution ?
11-08-2010 08:18 AM
Under the Power menu in the menu bar, try "restart" (or something like that since I am at a different computer that does not have vmware), and see if that helps. I recall getting that a few times, but I have not recently (odd).
11-28-2010 11:15 PM
Thanks for the suggestion.
Power -> reset
fixed the problem