IIRC, the SWF needs to have been built for debugging. The browser may also need to have a debugger version of FlashPlayer installed.
If the SWF does not use ExternalInterface, you can sometimes connect FDB without a debugger player by having FDB launch the SWF w/o its HTML wrapper. That changes the security model though, so doesn't always work. On 12/26/21, 3:46 AM, "Yishay Weiss" <yishayj...@hotmail.com> wrote: Hi, I am trying to connect fdb to a client's packaged browser. I tried simply calling run and launching the browser but no success. Any ideas? Thanks Yishay