Hasmidi (Capabilities.hasmidi Property); Hasmms (Capabilities.hasmms Property); Hasmouse (Capabilities.hasmouse Property) - MACROMEDIA FLASHLITE2 ACTIONSCRIPT-LANGUAGE Reference

Actionscript language reference
Table of Contents

Advertisement

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

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