I haven’t used flash for almost 2 years now, but I’ve jumped back on the horse with Flash MX 2004 and just can’t do what i want!!!
I am creating an intereactive map of the UK. The basic outline contains all the counties. Each county is a seperate button (almost 60 in total). I have 60 scenes, where the county that was clicked zooms in to reveal a more detail on the services available in that area. That part I have done without any problem.
I set out to make my first button action (cornwall being the name of the scene)
on (press) {gotoAndPlay(“cornwall”);
}
It worked a dream. I have tried making the other buttons go to their scene, using their scene name, but they just go to cornwall.
What am i doing wrong?
On each county page i also want a button that will link directly back to scene 1