How do I stop a browser refresh from happening when a flash object has focus inside a pop up window?
Yes, I abhor pop up windows too. Yet we have a flash questionnaire that is being wrecked from users who use refresh.
I also already have js in place that effectively blocks refresh, UNTIL the flash gets focus and the user presses refresh.
I have access to the Flash through our Flash developer, but he is uncertain of how to do this. The closest we could come up with was to use the fscommand trapallkeys, yet it does not appear to be working.