If you're talking barcode scanners, mag stripe readers, etc then just use one that is HID compliant (keyboard emulation). Give the field where the data needs to go focus scan your tag and voi-la. Done deal. No need for native extensions or any other fancy footwork. I did a blog post on just such a topic a couple months back.
http://www.quilix.com/node/84 and here is a sexy barcode scanner that acts like an external keyboard. http://ww1.socketmobile.com/products/bluetooth-scanners.aspx Cheers, Rick Winscot From: Haykel BEN JEMIA <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Fri, 30 Dec 2011 16:38:34 +0100 To: "[email protected]" <[email protected]> Subject: Re: [flexcoders] Re: Flex with bluetooth input data I'm not sure but it should be possible by writing a native extension. Haykel Ben Jemia Allmas Web & RIA Development http://www.allmas-tn.com On Fri, Dec 30, 2011 at 3:10 PM, markflex2007 <[email protected]> wrote: > > > > > > Hi, > > I need to use blue tooth scanner to input bar code to Flex application.do you > think if it is possible. > > Please give me a idea. Thanks > > Mark > > > > --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , > "markflex2007" <markflex2007@...> wrote: >> > >> > Hi, >> > >> > How to make Flex (or Air) application can receive bluetooth device's input? >> Thanks >> > >> > Mark >> > > > > > >

