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
Need help?
Do you have a question about the FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE and is the answer not in the manual?
Questions and answers