开发者

how to attach scanner in flex application?

开发者 https://www.devze.com 2023-01-19 12:12 出处:网络
I want to attach scanner to a flex application and read 开发者_Python百科the image using scanner.Does anyone know how to attach scanner to a flex application?.if you\'re building an AIR application wi

I want to attach scanner to a flex application and read 开发者_Python百科the image using scanner.Does anyone know how to attach scanner to a flex application?.


if you're building an AIR application with a native installer, you can incorporate a serial proxy (here's a list) and use the new File and NativeProcess APIs to (probably) communicate with a scanner.

Mike Chambers details how to accomplish serial communication with an Arduino on his blog.


This is impossible. Flash Player only permits access to camera and microphone.

See: Your privacy and Adobe Flash Player

0

精彩评论

暂无评论...
验证码 换一张
取 消