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
Содержание FLASH 8-DEVELOPING FLASH LITE 2.X
Страница 1: ...Developing Flash Lite Applications...
Страница 30: ...30 Creating Interactivity and Navigation...
Страница 48: ...48 Working with Text and Fonts...
Страница 62: ...62 Optimizing content for performance and file size...
Страница 84: ...84 Testing Flash Lite Content Flash Professional Only...