User Guide
Determining platform capabilities (Flash Professional Only) 83
keySet Indicates what key events are supported by Flash Lite on the device.
For more information about handling key events, see “Handling key
events (Flash Professional Only)” on page 13. Valid values are as
follows:
All: All key events are handled:
Phone: Only events associated with the 0-9, #, *, Select, and four-
way navigation keys are handled.
mouseType Indicates what mouse events are supported by Flash Lite. Valid
values are as follows:
None: No mouse events are supported.
Partial: The
press, release, rollOver, and rollout events are
supported;
releaseOutside, dragOut, and dragOver events not
supported.
Mouse: The Mouse Up/Mouse Down/Mouse Move messages are
processed. One example is an NTT DoCoMo phone with the virtual
cursor feature. This means mouse-move should trigger the
rollOver/
rollOut event.
soundEnabled Indicates if sound is enabled on the device (Yes) or not (No).
Capability name Description and possible values