1. Create a new file under bin-debug/debug.html with nothing in it.
2.  Create a new debug configuration.  In the "URL or path to launch",
point it to bin-debug/html
2.  Run the debug configuration
3.  Flash Builder launches the bin-debug/debug.html file and waits to
connect to the running application.  But since there is no swf to connect
to,  in this mode, Flash Builder will debug any swf.
4.  Open the swf that you want to debug, right click and select 'Debugger'.
 Select 'Localhost'

You should now be in Flash Builder debugger mode.  Obviously, you need to
source code for the swf somewhere in your project's source paths if you
want to have breakpoints.

Hope this helps!

Thanks,
Om

On Sun, Dec 9, 2012 at 10:08 PM, Alex Harui <aha...@adobe.com> wrote:

>
>
> >
> > I used it once only and it's a bit a pain but ok, yes, I'll do that.
> >
> Supposedly, there is a way to get FlashBuilder to connect to any SWF as
> well.  I don't know it though.
>
> --
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
>
>

Reply via email to