hey i need help linking my buttons to my frames. I am making a site and i w
ant
to link my pages of the site in each frame. the site is
http://alexw.50webs.com. the code i have been using to do so is:
on (release) {
gotoAndStop(2);
}
and it is not working for me. when i test it out, it goes through the frame
s
without me clicking on the link first. Can someone please help me.
|