From wanggeng at gmail.com Mon Feb 15 08:53:16 2010 From: wanggeng at gmail.com (geng wang) Date: Mon, 15 Feb 2010 10:53:16 -0600 Subject: [FlashCodersNY] Dumb question: AIR installer / was: flash C++ integration Message-ID: hmmm, so, the user still needs to download the AIR runtime even if you packaged your AIR application as an EXE file (for WIndows supposedly), right? From anthony.cintron at gmail.com Mon Feb 15 08:56:14 2010 From: anthony.cintron at gmail.com (Anthony Cintron) Date: Mon, 15 Feb 2010 11:56:14 -0500 Subject: [FlashCodersNY] Dumb question: AIR installer / was: flash C++ integration In-Reply-To: References: Message-ID: <14882e211002150856o722e873ej17ad706133a539a@mail.gmail.com> If it's an AIR application, it needs Adobe AIR runtime :-) On Mon, Feb 15, 2010 at 11:53 AM, geng wang wrote: > hmmm, so, the user still needs to download the AIR runtime even if you > packaged your AIR application as an EXE file (for WIndows supposedly), > right? > > _______________________________________________ > FlashCodersNY mailing list > FlashCodersNY at flashcodersny.org > http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org > -- Anthony Cintron Rich Internet Developer Blog - http://codegasm.blogspot.com/ Portfolio - http://www.sweetiesandgangsters.com anthony.cintron at gmail.com From wanggeng at gmail.com Mon Feb 15 09:09:30 2010 From: wanggeng at gmail.com (geng wang) Date: Mon, 15 Feb 2010 11:09:30 -0600 Subject: [FlashCodersNY] Dumb question: AIR installer / was: flash C++ integration In-Reply-To: <14882e211002150856o722e873ej17ad706133a539a@mail.gmail.com> References: <14882e211002150856o722e873ej17ad706133a539a@mail.gmail.com> Message-ID: Ok. Thanks Anthony. On Mon, Feb 15, 2010 at 10:56 AM, Anthony Cintron wrote: > If it's an AIR application, it needs Adobe AIR runtime ?:-) > > > On Mon, Feb 15, 2010 at 11:53 AM, geng wang wrote: >> hmmm, so, the user still needs to download the AIR runtime even if you >> packaged your AIR application as an EXE file (for WIndows supposedly), >> right? >> >> _______________________________________________ >> FlashCodersNY mailing list >> FlashCodersNY at flashcodersny.org >> http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org >> > > > > -- > Anthony Cintron > Rich Internet Developer > Blog - http://codegasm.blogspot.com/ > Portfolio - http://www.sweetiesandgangsters.com > anthony.cintron at gmail.com > > _______________________________________________ > FlashCodersNY mailing list > FlashCodersNY at flashcodersny.org > http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org > From playpianolikewoah at gmail.com Mon Feb 15 09:14:00 2010 From: playpianolikewoah at gmail.com (Jacob Schatz) Date: Mon, 15 Feb 2010 12:14:00 -0500 Subject: [FlashCodersNY] Dumb question: AIR installer / was: flash C++ integration In-Reply-To: References: <14882e211002150856o722e873ej17ad706133a539a@mail.gmail.com> Message-ID: You can do a check to see if they need it and include it on a say CD on install. So they don't have to download. Jacob Schatz On Feb 15, 2010, at 12:09 PM, geng wang wrote: > Ok. Thanks Anthony. > > On Mon, Feb 15, 2010 at 10:56 AM, Anthony Cintron > wrote: >> If it's an AIR application, it needs Adobe AIR runtime :-) >> >> >> On Mon, Feb 15, 2010 at 11:53 AM, geng wang >> wrote: >>> hmmm, so, the user still needs to download the AIR runtime even if >>> you >>> packaged your AIR application as an EXE file (for WIndows >>> supposedly), >>> right? >>> >>> _______________________________________________ >>> FlashCodersNY mailing list >>> FlashCodersNY at flashcodersny.org >>> http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org >>> >> >> >> >> -- >> Anthony Cintron >> Rich Internet Developer >> Blog - http://codegasm.blogspot.com/ >> Portfolio - http://www.sweetiesandgangsters.com >> anthony.cintron at gmail.com >> >> _______________________________________________ >> FlashCodersNY mailing list >> FlashCodersNY at flashcodersny.org >> http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org >> > > _______________________________________________ > FlashCodersNY mailing list > FlashCodersNY at flashcodersny.org > http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org From wanggeng at gmail.com Mon Feb 15 15:40:06 2010 From: wanggeng at gmail.com (geng wang) Date: Mon, 15 Feb 2010 17:40:06 -0600 Subject: [FlashCodersNY] Dumb question: AIR installer / was: flash C++ integration In-Reply-To: References: <14882e211002150856o722e873ej17ad706133a539a@mail.gmail.com> Message-ID: Thanks Jacob! On Mon, Feb 15, 2010 at 11:14 AM, Jacob Schatz wrote: > You can do a check to see if they need it and include it on a say CD on > install. So they don't have to download. > > Jacob Schatz > > On Feb 15, 2010, at 12:09 PM, geng wang wrote: > >> Ok. Thanks Anthony. >> >> On Mon, Feb 15, 2010 at 10:56 AM, Anthony Cintron >> wrote: >>> >>> If it's an AIR application, it needs Adobe AIR runtime ?:-) >>> >>> >>> On Mon, Feb 15, 2010 at 11:53 AM, geng wang wrote: >>>> >>>> hmmm, so, the user still needs to download the AIR runtime even if you >>>> packaged your AIR application as an EXE file (for WIndows supposedly), >>>> right? >>>> >>>> _______________________________________________ >>>> FlashCodersNY mailing list >>>> FlashCodersNY at flashcodersny.org >>>> >>>> http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org >>>> >>> >>> >>> >>> -- >>> Anthony Cintron >>> Rich Internet Developer >>> Blog - http://codegasm.blogspot.com/ >>> Portfolio - http://www.sweetiesandgangsters.com >>> anthony.cintron at gmail.com >>> >>> _______________________________________________ >>> FlashCodersNY mailing list >>> FlashCodersNY at flashcodersny.org >>> >>> http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org >>> >> >> _______________________________________________ >> FlashCodersNY mailing list >> FlashCodersNY at flashcodersny.org >> >> http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org > > _______________________________________________ > FlashCodersNY mailing list > FlashCodersNY at flashcodersny.org > http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org >