andreas_stuff
07-01-2003, 03:16 AM
Hi,
I've some trouble with the 'getURL' function inside a frameset. I'm using a frameset with a top frame (called 'top') and two frames in the bottom (called 'left' and 'right'). In the left frame is some HTML-Source and my embedded flash-file. The user should press a button in this flash-file and a new window should be opened. (using an action script with 'on (release)' and 'getURL'). But the requested file doesn't open in a new window - it replaces the content inside the left frame. I try a window name in the getURL, but nothing happens (getURL ("http://www.koolmoves.com/fsupport.html", _blank);.
Any ideas ?
Andreas
I've some trouble with the 'getURL' function inside a frameset. I'm using a frameset with a top frame (called 'top') and two frames in the bottom (called 'left' and 'right'). In the left frame is some HTML-Source and my embedded flash-file. The user should press a button in this flash-file and a new window should be opened. (using an action script with 'on (release)' and 'getURL'). But the requested file doesn't open in a new window - it replaces the content inside the left frame. I try a window name in the getURL, but nothing happens (getURL ("http://www.koolmoves.com/fsupport.html", _blank);.
Any ideas ?
Andreas