我正在编写一个可以在各种移动设备上运行的应用程序,我需要检索运行它的设备硬件。
答案 0 :(得分: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。* package中找到其他感兴趣的内容:
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/system/package-detail.html