User Guide
Flash Lite platform capabilities (Flash Professional only) 105
NavigationType Indicates the navigation mode that the platform supports:
two-way, four-way, or four-way with wrap-around. For
more information about navigation modes, see “Default
navigation modes” on page 14. Valid values are as follows:
2Way: Up and down arrow keys supported only.
4Way: All four arrow keys (up, down, left, and right) are
supported for navigation.
4WayWrapAround: Same as 4Way except that focus
wraps around to the top of the display.
PersistentStoragePerMovieSize Indicates the maximum amount of persistent data (in
kilobytes) that a single SWF file can store on the device.
PlayerRendersText Indicates if Flash Lite renders text natively (Yes) or if the
device renders all text (No).
SharedObjects Indicates whether the device supports shared objects
(Yes) or not (No).
SMS Indicates whether Flash Lite supports sending SMS
messages (Yes) or not (No).
SoundChannels Indicates if the device supports mono (Mono) or stereo
sound (Stereo).
SoundSampleRate Specifies the sound sampling rate (in kHz) that the device
supports. Possible values: 5, 8, 11, 16, 22, and 44.
SoftKeyCount Specifies the number of soft keys available on the device.
SoundEnabled Specifies whether sound is enabled on the device (Yes) or
not (No).
TextEncodingForm Specifies the text encoding used by the device. Possible
values are Native and UTF16.
TotalPersistantStorageSize Specifies the maximum amount of persistent data that can
be stored on the device, in kilobytes.
UsePlayerEmbeddedVectorFont Indicates if Flash Lite supports embedded vector fonts
(Yes) or not (No).
UseSingleFontFace Indicates if Flash Lite content will display in a single font
face (Yes) or not (No).
Capability name Description and possible values