1.
Which event in the LoadVars class is fired when the last byte of data has been retrieved from a server?
2.
What do the left and right softkeys do by default on a Symbian OS-based device while the Flash Lite Player is running?
3.
Which event is supported by the Key class in Flash Lite 2.0/2.1?
4.
Consider the following FSCommand2:
requeststatus = fscommand2("GetNetworkRequestStatus");
If the server returns a 404 error, what would the value of requeststatus be?
5.
Which is used to create frame rate independent script based animations?
6.
Where must ActionScript classes be located?
7.
If you attempt to play a video object on a device that does not support the video format, what must you do?
8.
What is returned when the following Flash Lite capabilities are run and the device does NOT support a feature? _capMMS _capLoadData _capEmail
9.
You are creating an application. When should you use a a graphic symbol instead of a MovieClip symbol?
10.
What is wrong with the following code? _cap4WayKeyAS=2;