Movie Clips when i go to 2nd frame continue from where they stop at 1st frame,and not at the positions i put it
I have 2 layers at frame 1,(actions and movie clips),at the movie clips layer i have 2 movie clips,with instance names A and B. B .x = 100 and is moving to A which x = 0. When the B hit A go to frame 2. At frame 2 i have the same things(i copy and paste the frames). So, the problem is when the B hit the A, i jump to 2nd frame but the B continue from x=0 and not from 100. If i cut the B and copy it to a new layer its working normal.It start from x=100. So,must i create new layer every frame?