User Guide

Table Of Contents
111
5
CHAPTER 5
Flash Lite Specific Language
Elements
This section describes both the platform capabilities and variables that Macromedia Flash Lite
1.1 recognizes, and the Flash Lite commands you can execute using the
fscommand() and
fscommand2() functions. The functionality described in this section is specific to Flash Lite.
The contents of this section are summarized in the following table:
Language element Description
_capCompoundSound
Indicates whether Flash Lite can process compound sound.
_capEmail
Indicates whether the Flash Lite client can send e-mail messages
using the
GetURL() ActionScript command.
_capLoadData
Indicates whether the host application can dynamically load
additional data through calls to the
loadMovie(), loadMovieNum(),
loadVariables(), and loadVariablesNum() functions.
_capMFi
Indicates whether the device can play sound data in the Melody
Format for i-mode (MFi) audio format
_capMIDI
Indicates whether the device can play sound data in the Musical
Instrument Digital Interface (MIDI) audio format.
_capMMS
Indicates whether Flash Lite can send Multimedia Messaging
Service (MMS) messages by using the
GetURL() ActionScript
command.
_capMP3
Indicates whether the device can play sound data in the MPEG
Audio Layer 3 (MP3) audio format.
_capSMAF
Indicates whether the device can play multimedia files in the
Synthetic music Mobile Application Format (SMAF).
_capSMS
Indicates whether Flash Lite can send Short Message Service
(SMS) messages by using the
GetURL() ActionScript command.
_capStreamSound
Indicates whether the device can play streaming
(synchronized) sound.