This file cannot be launched (by Flex/Flash Builder)
Feb. 24, 2010 2 Comments Posted under: Random
On an old project I had an annoying problem with Flex builder that meant only the main application’s MXML file would allow me to debug the application. If I tried to debug or run on another file in the project I would get the error, “This file cannot be launched”.
In order to fix this, all you need to do is make sure the folder/package with your files is added to the ‘runnable application files’ in the Flex Applications tab of projects properties. If there are already added, just try adding again and it should resolve the issue.
Thanks to Jason San Jose for pointing this out to me!
This entry was posted on Wednesday, February 24th, 2010 at 1:07 pm and is filed under Random. You can leave a comment and follow any responses to this entry through the RSS 2.0 feed.
Thanks for this post
I clicked Projects –> Properties and I see these items on the left:
Resource
Builders
Project References
Run/Debug Settings
Subversion
But no “Flex Applications” — am I looking in the right place??
Thanks for your help!
P.S. I’m using Flex Builder 3
You should have, “Flex Applications” in that list…
Make sure you have your project folder selected, or right click on your project folder perhaps?