I have succesfully implemented your tutorial about hovering captions. But i have one problem. i reach a certain point in the animation where the script and caption occupy only 1 frame (different layers of course). I put a stop(); in a diferent frame (above layer) and then, when i click on a button, the caption appears and everything’s nice. But then, i move forward in the animation. Same scene, but in the next frame, i just don’t use the frames where i put the caption and script.
Now, here comes the problem: i use a “go back” button to get exactly to the point where the script and caption for the hover captions appears, BUT, even though my cursor is elsewhere but some button, the caption appears, as if the whole stage was a big giant button. I have no idea how to fix it, i’m no flash expert. I haven’t modified the code at all btw. All i do is move forward through frames and then go back, same scene.
I really need your help, it is really urgent. Thanx<