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

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

Advertisement

Otherwise, this property returns
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 :
Returns
if the mobile device is capable of playing sound data in the SMAF audio format.
true
Otherwise, this property returns
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 :
Indicates if the mobile device can send SMS messages with the
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 :
A Boolean value that is
server string is
.
SA
312
ActionScript classes
.
false
Boolean
[read-only]
.
false
Number
[read-only]
Boolean
if the player can play streaming audio;
true
ActionScript
GetURL
[read-only]
false
otherwise. The

Advertisement

Table of Contents
loading

Table of Contents