开发者

Can a Flash object in the browser interact with a scanner

开发者 https://www.devze.com 2023-01-18 18:57 出处:网络
I know Flash can work with my webcam. Is i开发者_JAVA百科t possible for a Flash object in the browser to get a document scanned by a hardware scanner?

I know Flash can work with my webcam. Is i开发者_JAVA百科t possible for a Flash object in the browser to get a document scanned by a hardware scanner?

Will it be different if this will be an Adobe Air application?


A Flash object in the browser would not have this access directly.

Adobe AIR also cannot access a USB device directly in this fashion. http://forums.adobe.com/message/1038462

You may be able to achieve success by using Merapi (http://merapiproject.net/) with Adobe AIR and Java combined.

0

精彩评论

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