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.

Note: For Flash Lite 2.0, the value returned is always true.<br />

Example<br />

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

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

MIMETypes (capabilities.MIMETypes property)<br />

public static MIMETypes : Array [read-only]<br />

Returns an array that contains all MIME types that the loadMovie function, Sound <strong>and</strong><br />

Video objects support.<br />

Example<br />

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

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

os (capabilities.os property)<br />

public static os : String [read-only]<br />

A string that indicates the current operating system. The os property can return the following<br />

strings: "Windows XP", "Windows 2000", "Windows NT", "Windows 98/ME", "Windows 95",<br />

"Windows CE" (available only in Flash Player SDK, not in the desktop version), "Linux", <strong>and</strong><br />

"MacOS". The server string is OS.<br />

Example<br />

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

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

screenOrientation (capabilities.screenOrientation<br />

property)<br />

public static screenOrientation : String [read-only]<br />

This member variable of the System.capabilities object that indicates the current screen<br />

orientation.<br />

capabilities (System.capabilities) 295

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

Saved successfully!

Ooh no, something went wrong!