I hope someone can help me out with a simple code.
I have many (30+) movieclips on stage. (many are invisible)
And i have one "special movieclip" with _x _y off the stage.
If i press a button, i would like that "special movieclip" goes around(_y _x) a random visible movieclip and plays its second frame.
And off course it would be great if i can notice movieclips that are not related to the movie itself(like pause button, mute button etc.), i don´t want "special moveclip" goes around mute button to dance.
I hope you understand what i mean and can help me out, i can´t google for this problem, cause i have no idea how to search it. Please help me out /:
From what I understand, you want to tell your "special movie clip" to move to a desired position, circle around a visible movie clip, and then play that movie clips second frame.