Skip to main content
niranjanr64593256
Participating Frequently
April 30, 2015
Question

I have flash professional cc and I need air for desktop application with .exe or .air that should contain all swf's and captive air runtime in one Installer only . I don't want to install separate adobe air runtime .

  • April 30, 2015
  • 2 replies
  • 1309 views

I need Air for desktop application either in .exe or in .air with embedded captive runtime just like .apk . I don't want to install adobe air separate . everything should come in installer

I have adobe flash professional cc development tool , let me know whether I have to go with other development tool???

your reply will  increase my confidential level

please anyone can help me to solve this problem

Thanks&regards

Niranjan

This topic has been closed for replies.

2 replies

Joseph Labrecque
Community Expert
Community Expert
April 30, 2015

What platform are you targeting?

niranjanr64593256
Participating Frequently
May 4, 2015

  thanks for your response

I want to do it for windows operating system. for this I am need to install two software's ??

other than flex builder can I use flash builder for this task???

niranjanr64593256
Participating Frequently
May 5, 2015

Adobe Flash Professional CC manual

1) Create new project


2) Configure your Project properties

3) Embed runtime, so you users can use Adobe AIR without pre-installed Adobe AIR runtime

4) After publishing you will receive %APP_NAME%.app folder that contain your project files


Thank you Anton Azarov . My actual requirement is user should not see and collect my project files . for that only I asked to get only single installer that should not show project files.

                                              like .apk generated from flash cc embed with the project files  no one can see my project files in this scenario .

                         can you help me to get this????

April 30, 2015

With your FLA open, if you open up the AIR Settings (File -> AIR [version number] for Desktop Settings...), you can change the "Output as:" option to "Application with runtime embedded". It was probably defaulted to "AIR package". From this point, whenever you publish your application, it will generate an .exe file containing the AIR runtime embedded.

niranjanr64593256
Participating Frequently
April 30, 2015

thanks for your response

                      Actually my requirement is to get only one installer file . If I select application with runtime embedded it will embed the runtime but the all my files included in folder and those are visible to everyone

                                  Because of that I need only one .exe file just like .apk that should not contain supportable files outside of the .exe

                                 when you observe .apk we can embed captive runtime & swf's inside of the .apk . is this possible ???

Thanks&regards

Niranjan