Hello Maria,

I think you have to learn a bit more on Adobe AIR Application
development. The output file of an AIR application will not be an .exe
file. It will be .air file. Since you are using Cairngorm
architecture, you must have developed the application in Flex IDE. I
am not sure how you created the project initially.
1. If we want to develop an AIR application, we have to select the
Application type as Desktop instead of Web.
2. Once you have created a Desktop project like this, we can develop
the project and test as we do for web projects.
3. To create an .air output file, we have to click the "Export Release
Build" icon in the toolbar next to Profiler icon.
4. The Adobe AIR export wizard will open. Learn how to create the
create the certificates for the app.
5. Click finish to generate the .air app to your output folder you
have specified.

Regards
Salim Hariz

On Oct 26, 7:52 pm, maria paulraj <[email protected]> wrote:
> Hi All,
>
>  I have one adobe air desktop application which is created on cairngorm
> architecture.
> I have the .swf file of the applicatin but how do I create .exe file out of
> it?
> what are all the steps I need to follow inorder to create it?
> Is .air and .swf files are the same?
>
> Please help me out in creating the .exe  file out of the AIR application and
> clarify my doubts.
>
> regards,
> Maria

-- 
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.

Reply via email to