I need to debug deep linking in my project (When a user pastes a URL in the 
browser and presses Go). If I just paste the URL, the browser is not connected 
to the debugger. So, I need to be able to add the fragments to the debug URL in 
Flex Builder. I thought I could just do that in the "Run/Debug Settings" panel 
but if I do that I get a file not found error.

I need to know how to force the debugger to connect to the browser OR how to 
add fragments to the URL in Flex Builder so the debugger starts with the right 
fragments.

Any help appreciated.

Reply via email to