0

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.

quoo
  • 6,237
  • 1
  • 19
  • 36
sergiogx
  • 1,562
  • 1
  • 19
  • 36

1 Answers1

3

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.

quoo
  • 6,237
  • 1
  • 19
  • 36