Automating tasks with the Commands menu
I wanted to automate a task, but AA doesn't read my intentions ![]()
I have a lot of MCs, each one has an image inside, but at different x and y positions. In one MC pic is on x=200 y=400, other MC has pic on x=500 y=100, etc.
I want to move every image in every MC to x=0 and y=0. I wanted to do it by automating task with history panel. But when I apply the task to other movieclips the images are just moved by the number of pixels the original MC needed them to move. So if the original MC (on which the task is based) had pic on x=100 y=100 I had to set x=0 and y=0. Then I created a task based on this commands. This task applied to other MCs just move them 100 px up and left but doesn't put them at x=0 and y=0.
So if anyone know how to repeat task of setting x=0 and y=0 to all movieclips please let me know.