rancon / ANE-QR-ZBar

A QRCode scanner ANE for adobe flash iOS extension. Will scan barcodes using the zbar library
7 stars 5 forks source link

Have no "cancel" button #1

Open aboutvenice opened 11 years ago

aboutvenice commented 11 years ago

hi,I'm using your ANE to build a QRCode scanner in AS3 with falsh builder 4.7

I notice that you've design a cancel event in the code.

but after I call the scan function,it's just show up the scan screen but with out "cancel button".

how do I deal with it? Thank you.

Yang,HS

aboutvenice commented 11 years ago

I think I find your old ANE at google code. There has the "cancel button" but have no "cancel event" event in your code.

imarkahann commented 10 years ago

@aboutvenice No cancel button, same thing here. Obliged to compil a new .a with du xCode project with showsZBarControls=YES

c-willems commented 10 years ago

Can someone compile it with "showsZBarControls=YES" please and release the new ANE? Thank you very much in advance!