In Java you can startup an application in debug mode and then connect to it. I need to do the same for FlexBuilder. I have an external process that startups up an Air application (it has to do this for a number of reasons that I won't go into). I then would like to attach the FlexBuilder to the now running application.
Scott

