Not sure I get it, how do you launch that "from debugger"? There are several
options available in FB (and few more in SDK and in alternative debuggers),
you can launch in browser, and if you have debug player installed there, it
will start the debugger client in FB, or, you can launch in standalone
debugger player, it's hard to tell which player exactly FB will use, but
most often it will pick the one from your SDK, and that will be a debug
player, so that again it will connect back to the debugger client in FB. One
more option to debug is by launching fdb commandline debugger... On the
other hand, if you don't launch that in debug player, how do you know there
aren't errors?

Reply via email to