on (rollOut) {
this.gotoandStop (1) ;
}
Its very similar to the first, and accomplishes much the same thing: at the specified mouse action, it jumps the current movie clip to the appropriate frame, and holds it there--this time on the frame with the tooltip absent. Now you should have an easy roll in-roll out tooltip, without any complicated scripting.


