Is there a way to use a fingerprint scanner with Flex?

守給你的承諾、 提交于 2019-12-11 15:27:21

问题


I was curious if it's posible to integrate a fingerprint scanner to a Flash/Flex/AIR application, I can't seem to find anything on the web.


回答1:


I believe currently there's no way to directly connect to external devices using AIR, but if you use something like Merapi (http://www.merapiproject.net/), you could write a java api that would allow you to do a lot more.



来源:https://stackoverflow.com/questions/1500832/is-there-a-way-to-use-a-fingerprint-scanner-with-flex

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!