Question

When I push F11 in Flash Builder, it does a full build and runs in the context of my main ActionScript file. When I do the same in FDT, it builds the last selected file in the Flash Explorer pane and runs in the context of that. While I can see how it could be useful, I'd much rather always run in the context of my entire application. How can I make FDT always build and run my main file?

Possibly relevant: I imported the project from Flash Builder into FDT.

Was it helpful?

Solution

Go to Window-Preferences, type "launch" in the quick search bar, click Run/Debug-Launching and check on the bottom Launch Operation "Always launch the previously lanched Application".

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top