PDA

View Full Version : on rollover and enterframe at same time



Mediashock
January 29th, 2003, 12:01 PM
i didnt script for a while and I forgot the actionscript to add to a button so it repeats whatever it has to do on enterframe.

SO i dont have to make another mc where it loops the action..

I know ther is a easy way of doing it with functions but i forgot..

anyone?

eyezberg
January 29th, 2003, 12:50 PM
what?

enterframe is for clips only, not buttons!
could you explain what you want to happen?

Mediashock
January 29th, 2003, 01:05 PM
eyezberg,
..
you can apply a function to a button that when the mouse is over the button it will do the function on enterFrame

I did it before.. i forgot how..

its basicaly like doing an enterframe on abutton..

I got a 3d object and 360 view.. and i got two arrows.. left/right..

these are button.. when u go over the left i want it to play the mc substracting from the current frame. same for the other..