Did you set the eclipse path in environment variables What is the SDK you are using in in your flex change that to the version you are using
create a export release build you will get a certificate In application XML change the version to your SDK version or 2.0 copy the certificate ,application swf and XML from bindebug and paste in a folder Now from command prompt go to the directory where you have pasted the files now type the following command adt -package -storetype pkcs12 -keystore cerficatename.p12 -target native applicationname.exe application.xml application.swf assets images If you have any images I think the above information will be use ful to you Regards, Harinath M On Thu, Jan 20, 2011 at 2:15 PM, phani pvr <[email protected]> wrote: > Hi Abdul, > > I am getting error while doing Export Release build. > I am using versions as this > Air -> 2.5 > Java -> 1.6 > Flex Builder -> 3.5 > > > When i am trying to create .air file , It is throwing error window like > this > "Error creating Air file:306:ERROR, desktop, mobileDevice, > extendedMobileDevice, tv". > > I created a self-signed Digital certificate. > Here in this I given *Publisher name as my own word. Is this correct or > else there will be any thing particular for this. > > Thank you. > > Regards, > Phani. > > On Wed, Jan 19, 2011 at 11:08 PM, Raju Khinda <[email protected]> wrote: > >> Two option - >> >> 1) You can also run from eclipse "run" option. >> >> 2) *.airi* is intermediate file so you need to create certificate for >> this file. >> >> >> >> >> >> On Wed, Jan 19, 2011 at 9:32 PM, phani pvr <[email protected]> wrote: >> >>> Hi Abdul, >>> >>> Thanks for the reply. >>> I have already installed "*AdobeAIRInstaller"* in my system. >>> And then done *Export Release Build*. >>> So i got .airi file. >>> But how .exe will come from that. >>> >>> If i double click on that .airi file it is saying windows cannot open >>> file. >>> >>> Regards, >>> Phani. >>> >>> On Wed, Jan 19, 2011 at 5:17 PM, Abdul <[email protected]> wrote: >>> >>>> *Hi Phani, >>>> >>>> *First Download & install the *AdobeAIRInstaller 1.5.2.exe*. >>>> Then you can double click & install ur exported file. >>>> After install the AIR Installer the exported file work as EXE file. >>>> >>>> >>>> >>>> On 19 January 2011 14:14, phani pvr <[email protected]> wrote: >>>> >>>>> Hi Abdul, >>>>> >>>>> Thanks for the reply. >>>>> I have got ".AIRI" file from Export Release build . So from that how >>>>> can i start the application. >>>>> >>>>> Regards, >>>>> Phani. >>>>> >>>>> On Wed, Jan 19, 2011 at 8:17 AM, Abdul <[email protected]> wrote: >>>>> >>>>>> *Hi Phani,* >>>>>> >>>>>> Use *Export Release Build*. >>>>>> >>>>>> >>>>>> On 18 January 2011 22:11, phani pvr <[email protected]> wrote: >>>>>> >>>>>>> Hi All, >>>>>>> >>>>>>> >>>>>>> Can any one help me how to create a setup file from flex project in >>>>>>> eclipse. >>>>>>> Thanks in Advance. >>>>>>> >>>>>>> Regards, >>>>>>> Phani. >>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "Flex India Community" group. >>>>>>> To post to this group, send email to [email protected]. >>>>>>> To unsubscribe from this group, send email to >>>>>>> [email protected]<flex_india%[email protected]> >>>>>>> . >>>>>>> For more options, visit this group at >>>>>>> http://groups.google.com/group/flex_india?hl=en. >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> *With Regards, >>>>>> Abdul <https://abdulthink.wordpress.com/>** >>>>>> * >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "Flex India Community" group. >>>>>> To post to this group, send email to [email protected]. >>>>>> To unsubscribe from this group, send email to >>>>>> [email protected]<flex_india%[email protected]> >>>>>> . >>>>>> For more options, visit this group at >>>>>> http://groups.google.com/group/flex_india?hl=en. >>>>>> >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Flex India Community" group. >>>>> To post to this group, send email to [email protected]. >>>>> To unsubscribe from this group, send email to >>>>> [email protected]<flex_india%[email protected]> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/flex_india?hl=en. >>>>> >>>> >>>> >>>> >>>> -- >>>> *With Regards, >>>> Abdul <https://abdulthink.wordpress.com/>** >>>> * >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Flex India Community" group. >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<flex_india%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/flex_india?hl=en. >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Flex India Community" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<flex_india%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/flex_india?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<flex_india%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

