Hello, I am curious if it's possible to easily combine the use of ant build scripts and debugging (breakpoints etc.) in Flex Builder. I have written a nice build script and now I wouldlike to be able to hit F9 (Run > Debug) to start debugging my application with the swf generated in the build script.
Does anyone happen to have experience with this? If so, could you share? Thanks in advance, Weyert

