[flex_india:26408] Missing resources from the AIR package built by "Export" feature of flex builder

View: New views
2 Messages — Rating Filter:   Alert me  

[flex_india:26408] Missing resources from the AIR package built by "Export" feature of flex builder

by sunilpatro :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,



I have an AIR application for which I create a .air package by using
the "export release build" feature of flex builder.



I am using Flex builder 3 on MAC OSx.



The problem I am facing is that there are about 50 images in a
resources/icons directory under the src/ folder. But in the final

exported AIR package once I install it, I go down the resources/icons
directory of the installation. I only see about 30 files.



In my project, some of the images are used with @Embed directive while
the others are read at run time.


I am clueless currently about what I could be doing wrong.

thanks in advance.

Sunil

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---


[flex_india:26426] Re: Missing resources from the AIR package built by "Export" feature of flex builder

by Dinesh Kumar-10 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi sunil,

I don't know its bug in flex builder..i solved in the following way:

When you export, at the last stage dont Click "Finish" button..click cancel...
once you cancel and look at the project "bin-release " folder  will be created  under mainproject.

Now copy paste folder that contains ur images from bin-debug to the same location in bin-release folder...

Now export and check..you ill get all the images...if u have any doubt in the steps or any  issue let me help u..

-dinesh

On Thu, Nov 5, 2009 at 7:26 AM, sunilpatro <devtraveler@...> wrote:

Hi,



I have an AIR application for which I create a .air package by using
the "export release build" feature of flex builder.



I am using Flex builder 3 on MAC OSx.



The problem I am facing is that there are about 50 images in a
resources/icons directory under the src/ folder. But in the final

exported AIR package once I install it, I go down the resources/icons
directory of the installation. I only see about 30 files.



In my project, some of the images are used with @Embed directive while
the others are read at run time.


I am clueless currently about what I could be doing wrong.

thanks in advance.

Sunil




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---