I tell her that I'm developing a flash content with as2 and I have a very simple problem, I hope you
Hello, how are you?
I tell her that I'm developing a flash content with as2 and I have a very simple problem, I hope you can help me
I happened to create a movie clip and inside to create a scroll that is two isntancias,
I mean:
in the first frame create a button in the 6 to 5 buttons and an action to melleve the sixth frame and another to return. (Elemental truth)
Now I have a problem. In creating a movie clip instance name to each button and in the average place the next fram as2,
boton.onRollOver name = function () {
gotoAndStop ("Scene 1", "eqtiqueta");
}
because what I want is that from inside the movie clip, go to the scene proncipal to a frame that is three in the label name.
however, does not work.
appreciate your cooperation.