User Guide
82 Testing Flash Lite Content (Flash Professional Only)
LoadVars Indicates how frequently Flash Lite processes loadVariables()
function calls. Valid values are as follows:
OnePerKey: Only one
loadVariables() call is allowed for each
keypress.
OnePerKeyPerFrame: Only one
loadVariables() call is allowed per
event handler or per frame.
All: No restriction on how frequently
loadVariables() can be called.
None: The
loadVariables() function is not supported.
Loop Indicates if SWF content loops (return to the first frame in the
timeline) when it reaches the end of its timeline (Yes) or stops on the
last frame (No).
MultipleDeviceSound Indicates if the device supports mixing of multiple device sounds
(Yes) or not (No).
NativeSounds This is a non-ordered list of sound formats the Flash Lite
player can play natively (as opposed to device sounds which are
passed from the Flash Lite player to the device for playback).
Possible values: NativeSound_PCM, NativeSound_ADPCM and
NativeSound_MP3.
NavigationType Indicates the navigation mode supported by the platform: two-way,
four-way, or four-way with wrap-around. For more information about
navigation modes, see “Modes of tab navigation” on page 9. 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.
SMS Indicates if Flash Lite supports sending SMS messages (Yes) or not
(No).
getUrl Indicates how frequently Flash Lite processes
getURL() function
calls. Valid values are as follows:
OnePerKey: Only one
getURL() call is allowed for each keypress.
OnePerKeyPerFrame: Only one
getURL() call is allowed per event
handler or per frame.
All: No restriction on how frequently
getURL() can be called.
None: The
getURL() function is not supported.
Capability name Description and possible values










