Hassmaf (Capabilities.hassmaf Property); Hassms (Capabilities.hassms Property); Hasstreamingaudio (Capabilities.hasstreamingaudio Property) - MACROMEDIA FLASHLITE2 ACTIONSCRIPT-LANGUAGE Reference

Actionscript language reference
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
Need help?

Need help?

Do you have a question about the FLASHLITE2 ACTIONSCRIPT-LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash lite 2

Table of Contents