MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference page 93

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Modifiers
Property
_capCompoundSound
_capEmail
_capLoadData
_capMFi
_capMIDI
_capMMS
Description
Deprecated since Flash Lite Player 2.0. This
action was deprecated in favor of the
System.capabilities.hasCompoundSound
property.
Indicates whether Flash Lite can process
compound sound data.
Deprecated since Flash Lite Player 2.0. This
action was deprecated in favor of the
System.capabilities.hasEmail property.
Indicates whether the Flash Lite client can send e-
mail messages by using the GetURL()
ActionScript command.
Deprecated since Flash Lite Player 2.0. This
action was deprecated in favor of the
System.capabilities.hasDataLoading
property.
Indicates whether the host application can
dynamically load additional data through calls to
the loadMovie(), loadMovieNum(),
loadVariables(), and loadVariablesNum()
functions.
Deprecated since Flash Lite Player 2.0. This
action was deprecated in favor of the
System.capabilities.hasMFi property.
Indicates whether the device can play sound data
in the Melody Format for i-mode (MFi) audio
format.
Deprecated since Flash Lite Player 2.0. This
action was deprecated in favor of the
System.capabilities.hasMIDI property.
Indicates whether the device can play sound data
in the Musical Instrument Digital Interface (MIDI)
audio format.
Deprecated since Flash Lite Player 2.0. This
action was deprecated in favor of the
System.capabilities.hasMMS property.
Indicates whether Flash Lite can send Multimedia
Messaging Service (MMS) messages by using the
GetURL() ActionScript command. If so, this
variable is defined and has a value of 1; if not, this
variable is undefined.
Global Properties
93

Advertisement

Table of Contents
loading

Table of Contents