2

有谁知道如何在 Flex 4.5 中实现 zxing 条码阅读器?

4

2 回答 2

1

有很多可用的 Flash 组件;只是 Google 条形码阅读器 Flash 或 Barcode Reader Flex。

这是来自 Adob​​e 传播者 Renaun 的一个: http ://renaun.com/flex2/BarcodeReader/BarcodeReader.html

源链接不起作用,但这是关于它的博客文章: http ://renaun.com/blog/2006/05/my-derby-submission-flex-barcode-reader/

于 2011-07-28T13:39:37.093 回答
1

对于最近的事情,这里有一个很好的分步指南:

http://www.remotesynthesis.com/post.cfm/adding-a-qr-code-reader-in-flex-on-android

对于可下载的 fxp 和 apk(但指导较少),还可以尝试以下操作:

http://codeknow.blogspot.com/2011/04/quick-reader-flex4-xzing-android-air-26.html

这应该是您在 Flex 4.5 中实现条形码阅读器所需的全部内容;希望对您有所帮助!

于 2011-08-30T10:23:30.907 回答