Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasMFI);
hasMIDI (capabilities.hasMIDI property)
public static hasMIDI :
Returns
if the mobile device is capable of playing sound data in the MIDI 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.hasMIDI);
hasMMS (capabilities.hasMMS property)
public static hasMMS :
Returns
if the mobile device can send MMS messages with the
true
command.
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.hasMMS);
hasMouse (capabilities.hasMouse property)
public static hasMouse :
Indicates whether the mobile device sends mouse-related events to a Flash Lite player.
This property returns
player. Otherwise, it returns
Availability: ActionScript 1.0; Flash Lite 2.0
Boolean
[read-only]
.
false
Boolean
[read-only]
.
false
Boolean
[read-only]
if the mobile device sends mouse-related events to a Flash Lite
true
.
false
ActionScript
GetURL
capabilities (System.capabilities)
309
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