1.
Which ActionScript method should you use to access the SMS, MMS, and dialing capabilities for the OS of a phone?
2.
Which command should you use to determine if a mobile device has network access?
3.
When playing a game written for the Symbian standalone Flash Lite player, what happens to the game application when a user receives a call?
4.
When attempting to load XML that contains white space, such as tabs and returns, what does a developer need to do?
5.
What is the most highly processor intensive animation technique?
6.
On the BREW platform, Flash Lite is able to access the SMS system of the phone. How is the message sent?
7.
What method of the Key class is used to determine what key a user pressed on a mobile device?
8.
After creating a custom button named "mybutton" on the Stage, a yellow outline around the button appears when it is selected. How can this be disabled?
9.
The childNodes property of the XMLNode object is what type of Object