|
|
|
Confirmed: Vista 64 bit, Final bits, AIR 1.0
I don't have to uncheck the "copy non-embedded" checkbox though. It happens by default for me. I've had the same problem and solve it by copying the icons in the root folder of the project (no "copy non-embedded files" had to be checked). The -app.xml contains directly the names of icons (without any path). Hope this helps.
I can't repro this at all. Can you provide a project for me to try it with? Thanks
Basically, it doesn't include any non-embedded files even I check the "Copy non-embedded files". This leads to the error "Error creating AIR file: 303: ERROR,"...
I am using Mac OSX 10.5.3 and Flex Builder 3.0.194161. I have got this error message when folder "icon" was in the same level as "src". Just moved "icon" within "src" and probled was solved.
A workaround that works for me.
1. Move all the icons inside the src/ folder 2. Ensure the "Copy non-embedded files to output folder" option is checked. 3. If the non-embedded files are displayed on the list, click "Cancel" button. 4. A "bin-release" folder should be created, just copy non-embedded files across to that folder. 5. Do the export again, the non-embedded files should appear in the list I have this issue and no way to compile with icons, no workaround^. FlexBuilder 3.02, air 1.1. Vista 64 ultimate. Itried out icon folder, icons in assets, icons in src without folder -> no result finally my projects hangs as customer wants icons to be displayed.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
-=Cliff>