;

PDA

Click to See Complete Forum and Search --> : Help please! Looping frames


egomezmorales
09-22-2008, 07:21 PM
Hi everyone, I've tried searching the forum but didnt find an answer.

Here it goes :

I currently have an animation, a stack of books each one has a color gradient and I'm using the "Float to center" animation, from bottom to top separating each book which the same effect but using , 5 second difference in between them to activate the effect and to make it look like a smooth transition.

My main concern is, that I need to make a loop of this effects as a separate frame, let the whole frame to play, and then loop again but dont using the loop option in the "Float to center" effect on each of the books.

I hope I have explained myself as Im not too familiar with flash or actionscript ?

Any info would be greatly appreaciated

Emilio

Bob Hartzell
09-23-2008, 08:07 AM
To loop a section of a movie, the easiest approach is to put that section side a movie clip. Create an empty movie clip and cut/paste what you want to loop inside it.

egomezmorales
09-23-2008, 08:38 AM
I tried to copy and paste the contents of the key frame #1 in scene 1, and creating a scene2 and creating a key frame in scene 2, but if I change the effect properties of the animation of any image on scene1 key frame 1 , key frame 1 from scene 2 gets the same change...... :confused:

I will keep trying! Thank you Bob

Bob Hartzell
09-23-2008, 06:11 PM
I think scenes are confusing the issue. I still recommend my previous solution.