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.

hasDataLoading (capabilities.hasDataLoading<br />

property)<br />

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

Returns true if the Flash Lite player can dynamically load additional data through calls to<br />

specific functions.<br />

You can call the following specific functions:<br />

■ loadMovie()<br />

■ loadMovieNum()<br />

■ loadVariables()<br />

■ loadVariablesNum()<br />

■ XML.parseXML()<br />

■ Sound.loadSound()<br />

■ MovieClip.loadVariables()<br />

■ MovieClip.loadMovie()<br />

■ MovieClipLoader.loadClip()<br />

■ LoadVars.load()<br />

■ LoadVars.sendAndLoad()<br />

Otherwise, this property returns false.<br />

Example<br />

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

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

hasEmail (capabilities.hasEmail property)<br />

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

Returns true if the Flash Lite player can send e-mail messages with the GetURL ActionScript<br />

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

Otherwise, this property returns false.<br />

capabilities (System.capabilities) 285

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

Saved successfully!

Ooh no, something went wrong!