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.

6 Responses to “Adobe Flex 2.0 – competition entry ***Updated***”

  1. Tony Leonardo says...

    Can this read 2D barcodes as well?

  2. Mike S says...

    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.

  3. Aaron says...

    Mike is the code available for this barcode scanner? If not can we talk about what it would take to get it? Thanks

  4. Jeff says...

    Hi mike,

    im also interested in the barcode reader source codes. drop me an email.

    thanks

  5. Najier says...

    Same here. Can we discuss pricing for your code?

  6. Mike S says...

    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/

Leave a Reply

You must be logged in to post a comment.