Bought this file. I need to load urls (geturl) from flash xml file to parent window and not open new window or tab from click. When banner is clicked webpage shows inside the iframe and not in current webpage. Tried to use the following in 1st frame actionscript:
banner.onRelease = function() {
getURL(urls[currentImage], _parent);
}
Loads page in new tab/window
Anyone have a solution, tried to contact snowcat, but need to get solution urgent before next week launch of site. Will have to remove the banner if I can't get the links to open in parent window from iframe. Thanks in advance for any help you can give.
Thanks,
clane967
#  /  posted on Dec 21, 2008

