Forum Moderators: open
You can see my test here:
<snip>
If you click link in the topFrame the mainFrame changes from MAIN.html to MAIN01.html
I would like to be able to get the flash movie in leftFrame to be able to do the same thing when you click the button "Spaceman"
This button has the following action script applied to it:
on (release) {
getURL ("http://example.com/2009/FRAMES/MAIN01.html",
"mainFrame");}
Thanks,
Steven
[edited by: eelixduppy at 1:19 pm (utc) on Aug. 18, 2008]
[edit reason] removed URL [/edit]
Did you find a solution to your problem?