4 apache-flex air actionscript-3 flex4.5
我正在编写一个可以在各种移动设备上运行的应用程序,我需要检索运行它的设备硬件.
小智 5
正如Flextras所指出的,请查看以下类的文档:
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/system/Capabilities.html
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/sensors/Geolocation.html
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/system/System.html
您可以在flash.system.*包中找到其他感兴趣的内容:
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/system/package-detail.html