Hello , i got a little problem with movie clips
when i used ActionScript 2 i got a code like this one
_root["MyMovieClip"+i]._x = xPosition;
with that i can control any of my dynamic created movie clips
but in ActionScript 3 ,i cant figure out what to do
please help me
:snug: