cmbarsotti
10-09-2005, 02:46 AM
I just discovered something with the Flash 8 plugin (not the authoring tool) I have a project published as Flash 7 but my plug-in is 8.
getURL("javaScript:myFunction()")
now throws up a messy prompt that says "Macromedia Flash has stopped a potential unsafe operation." The user then has to select the SETTINGS button which loads the macromedia web site plugin control panel. There you can set "always allow", "never allow" or "always ask".
Has anyone else seen this? I use javaScript functions all the time to open popup windows and images from Flash. I'm going to have to go through all of my old sites and handle this some other way.
Please check out:http://www.macromedia.com/devnet/flash/articles/fplayer8_security_04.html
getURL("javaScript:myFunction()")
now throws up a messy prompt that says "Macromedia Flash has stopped a potential unsafe operation." The user then has to select the SETTINGS button which loads the macromedia web site plugin control panel. There you can set "always allow", "never allow" or "always ask".
Has anyone else seen this? I use javaScript functions all the time to open popup windows and images from Flash. I'm going to have to go through all of my old sites and handle this some other way.
Please check out:http://www.macromedia.com/devnet/flash/articles/fplayer8_security_04.html