I only have very limited control over a flash application. The only thing I can do is modify some links in an XML that it reads from.
I want to execute JS code based on the selected item in flash. I can link to something like: currentpage.html#some_anchor, but is there any way for me to detect the URL change from jQuery?