apdato
07-05-2005, 09:55 PM
Hey
I looked through the forums for a few hours but couldn't find an answer. I wanted a flash menu link, in one dreamweaver frame, to open a new window in another frame. What I have so far is
on(release) {
getURL("http://www.thepageto'open.html", "otherframe'snameto'openin");}
the result is just a new window as if I had , "_blank"
The answer is probably simple, but I just started
Thanks for any help
I looked through the forums for a few hours but couldn't find an answer. I wanted a flash menu link, in one dreamweaver frame, to open a new window in another frame. What I have so far is
on(release) {
getURL("http://www.thepageto'open.html", "otherframe'snameto'openin");}
the result is just a new window as if I had , "_blank"
The answer is probably simple, but I just started
Thanks for any help