USB device detection using actionscript 3 from flash
问题 Is it possible to detect usb device using actionscript 3 from flash cs4? Pls. let me know. Thanks & Regards, Sagar 回答1: Is your Flash movie running in the browser (is it a remote SWF) or an AIR application? Either way, the simple answer is no. In case of an AIR application, you might be able to use the NativeProcess API to start a C/Java demon application that does the monitoring for your AIR application. 来源: https://stackoverflow.com/questions/3387397/usb-device-detection-using-actionscript