Okay, I feel like an idiot here. I have a link in my movie that is supposed to target an iframe on the page that the Flash is embedded in. Here is the link code:
The problem is it keeps opening in a new window. I have verified that there is a target iframe with the name "testFrame" on the page. Thanks!Code:button.onRelease = function(){ getURL("http://www.google.com","testFrame"); }




Reply With Quote
