I have a problem with Flash builder 4.5. I added a new folder containing images, and when I run the project, no images folder creates in bin-debug ?!
My folder is on src.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Bring up the project properties in your Flash Builder project. Then select Flex Compiler.
Look for a Checkbox entitled “Copy non-embedded files to output folder.” Make sure it is checked. IF not, then the compiler will not move non-embedded images to your bin-debug [or bin-release] folders.