EasyManua.ls Logo

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE - Hassmaf (Capabilities.hassmaf Property); Hassms (Capabilities.hassms Property); Hasstreamingaudio (Capabilities.hasstreamingaudio Property)

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE
780 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
312 ActionScript classes
Otherwise, this property returns false.
Availability: ActionScript 1.0; Flash Lite 2.0
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasSharedObjects);
hasSMAF (capabilities.hasSMAF property)
public static hasSMAF : Boolean [read-only]
Returns true if the mobile device is capable of playing sound data in the SMAF audio format.
Otherwise, this property returns
false.
Availability: ActionScript 1.0; Flash Lite 2.0
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasSMAF);
hasSMS (capabilities.hasSMS property)
public static hasSMS : Number [read-only]
Indicates if the mobile device can send SMS messages with the GetURL ActionScript
command.
If Flash Lite can send SMS messages, this variable is defined and has a value of 1. Otherwise,
this variable is not defined.
Availability: ActionScript 1.0; Flash Lite 2.0
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasSMS);
hasStreamingAudio (capabilities.hasStreamingAudio
property)
public static hasStreamingAudio : Boolean [read-only]
A Boolean value that is true if the player can play streaming audio; false otherwise. The
server string is
SA.

Table of Contents

Related product manuals