03.05.2013 Views

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Returns true if the Flash Lite content playing back in an application can access the Flash Lite<br />

version of shared objects.<br />

Otherwise, this property returns false.<br />

Example<br />

The following example traces the value of this read-only property:<br />

trace(System.capabilities.hasSharedObjects);<br />

hasSMAF (capabilities.hasSMAF property)<br />

public static hasSMAF : Boolean [read-only]<br />

Returns true if the mobile device is capable of playing sound data in the SMAF audio format.<br />

Otherwise, this property returns false.<br />

Example<br />

The following example traces the value of this read-only property:<br />

trace(System.capabilities.hasSMAF);<br />

hasSMS (capabilities.hasSMS property)<br />

public static hasSMS : Number [read-only]<br />

Indicates whether the mobile device can send SMS messages with the GetURL ActionScript<br />

comm<strong>and</strong>.<br />

If Flash Lite can send SMS messages, this variable is defined <strong>and</strong> has a value of 1. Otherwise,<br />

this variable is not defined.<br />

Example<br />

The following example traces the value of this read-only property:<br />

trace(System.capabilities.hasSMS);<br />

290 ActionScript classes

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!