Hello,
I’m making a map in flash and when you rollover a name of a company(button) the building of that company light up.
That works fine. The map is a MovieClip. In that movieclip I made keyframes(pages).
In the first keyframe I entered stop();
That worked fine but not for long. I wanted to put some buttons with URL links in the diffirent Keyframes(pages).
When I typed the code for that it worked fine on the first keyframe. When I came to the second keyframe and made another button with link.
When I tested it the MovieClip keeps playing over and over again and does not listen to stop(); anymore.
How can this happen and why?
Can someone help me out?
Sorry for the bad english.
Joep