brutteforcce
Technical User
Now, the buttons work exactly the same like they did when I made different actions for all of them, but I still have a problem that I had since the begining...
The text of the buttons is a movie clip...
On roll over the text must go to the right edge of the button and stop until I take the mouse out of the button...
this["txt_"+n].gotoAndPlay("txt_init");
It works fine, but if I move the mouse very fast in and out when it is in the roll over state it remains like in the roll out state...
What should I do?
Please help... Thanks!
The text of the buttons is a movie clip...
On roll over the text must go to the right edge of the button and stop until I take the mouse out of the button...
this["txt_"+n].gotoAndPlay("txt_init");
It works fine, but if I move the mouse very fast in and out when it is in the roll over state it remains like in the roll out state...
What should I do?
Please help... Thanks!