I have a page with multiple flash objects which are written by a third party and thus can’t be changed. They call a JS function but don’t seem to pass any identifying parameters. Is there any way to determine inside the function which flash object called it?
Share
This may not be cross-browser compatible, and in the end you may find only that “Flash” is calling the function, rather than a specific movie, but this is the only way I can think of:
This should run in Firefox and will log to the console.