Is there a way to avoid the copy of the empty folders, based on the current source library structure, in bin-debug folder? I'm using Flex 3.2 Thanks
+1
A:
If you are using Flex Builder in the compiler options section of the project properties there should be a Copy non-embedded files to output folder checkbox.
dennisjtaylor
2009-12-04 18:25:37
Thanks, that's nice, but how to include specific folders? I'm using Flex Builder for Air projects, and I need to include some assets in the .air package. If I disable 'Copy non-embedded files' I cannot include any extra files/folders
majakovskij
2009-12-04 21:08:20
Unfortunately, Flex/Flash Builder does not provide per-file control of copying non-embedded files. It's all or nothing.
joshtynjala
2009-12-04 22:46:48
could you use the html-template (Properties -> ActionScript Compiler -> HTML Wrapper) for copying files for your project?
umop
2010-09-23 23:14:53
A:
Hi, i have the same problem. Any news on this subject ? What about Flash Builder 4 ? I ha ve the same issue with Flash Buidler.
Thank you.
Max
2010-05-06 07:51:02
Flash Builder 4 remember the folder selection, so it does resolve this issue. Only the first time you have to select which folders you want to include, and that's it.
majakovskij
2010-05-06 10:44:13