Try not to use NativeProcess, I have a bad experience with pipe data that couldn't read value from Java properly which is why I have implement Java socket to read and sent data over Flash XMLSocket.
On Tue, Jan 24, 2012 at 10:22 PM, Tandon, Rishi <rishitandon...@yahoo.com>wrote: > ** > > > Yes you can. Use the window.runtime.flash.desktop.NativeProcess class > Video to check: > > http://tv.adobe.com/watch/adc-presents/invoke-native-process-in-adobe-air-2/ > > Regards, > Rishi Tandon > > ------------------------------ > *From:* "chiek...@gmail.com" <chiek...@gmail.com> > *To:* flexcoders@yahoogroups.com > *Sent:* Tuesday, January 24, 2012 6:43 PM > *Subject:* [flexcoders] Native extension for windows > > > Hey people! > > I want to write some native app for windows, and sadly enough I have no > experience with C or C++. Though, I can write Java... Is it possible to use > Java as Air native extension language? > I couldn't find explicit info on web about this issue. > > thanks, > J > > > >