ActionScript.org Forums
>
ActionScript Forums Group
>
Simple Stuff (Newbies)
> On Mouse Event , what is the equivelent of this in flash mx?
PDA
View Full Version :
On Mouse Event , what is the equivelent of this in flash mx?
sometimesnew
12-03-2003, 04:58 PM
What equals the same as "on mouse over" in flash mx i cant find it in the actions panel at all.
cheers
tom,
binkyboo
12-03-2003, 05:05 PM
nameOfMovieClip.onRollOver = function() {
// add code here
}
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.