Adobe Flex 2.0 - competition entry ***Updated***
April 28th, 2006 [ Posted by admin ]The Adobe Flex 2.0 release is on the horizon and in an effort to stir up developer interest Adobe has announced the Adobe Flex Developer Derby . It’s a competition (with some rather cool prizes) for developers to take the current beta release of Flex 2.0 and make the best RIA possible. The only problem with this idea is that the competition is open only to residents of the USA and Canada excluding Quebec (they have some funny laws apparently). But all is not lost for the rest of the world, Robin Hilliard (from RocketBoots) has stepped up and announced a competition for us second class netizens. So to this end I turned my messing about with Flex 2.0 into something a little more focused.
The end result is a new component/class lib for Flex enabling it to read a barcode with any ordinary off the shelf webcam (it will need adjustable focus for best results). This demo RIA reads EAN13 barcodes, more specifically ISBN-13 barcodes and searches Amazon.com for the related book information.
Originally I had written the component for Flash 8 but with the arrival of AS3 and the AS3 VM in the flash player 8.5 Beta, I was able to make the most of the increased speed and add a lot more scanning paths so that it can scan right-side-up, up-side-down, sideways etc.
You will need the 8.5 Beta version of the Flash player to use the barcode reader demo. There are instructions on how to set up your webcam in the demo.
***Updated***
With the release of Flex 2.0 Beta 3 and Flash player 9.0 Beta I have updated the barcode reader accordingly. It’s the same, except I’ve added the price info.
Del.icio.us
February 3rd, 2007 at 5:59 am
Can this read 2D barcodes as well?
February 5th, 2007 at 10:28 am
I don’t think there is any reason why it couldn’t. It would take some work to get it there (including me learning the symbology) but the scanning algorithm I use is fearly generic in it’s application.
April 25th, 2007 at 12:42 pm
Mike is the code available for this barcode scanner? If not can we talk about what it would take to get it? Thanks
May 18th, 2007 at 4:58 pm
Hi mike,
im also interested in the barcode reader source codes. drop me an email.
thanks
May 30th, 2007 at 11:30 pm
Same here. Can we discuss pricing for your code?
July 17th, 2007 at 3:36 pm
For those who are interested in the source please see http://blog.webqem.com.au/index.php/2007/07/17/barcode-reader-source-code-available-soon/