Sorry i'm new to Flash and i was wondering how i could make text appear when the mouse moves over a movie. I presume it's something to do with the code below on(rollOver)
yes...on(rollOver) { gotoAndPlay(1); } where, 1 is the frame number this is one case...there are some more other options