Copy link to clipboard
Copied
Hi Is there any scripts to slow the speed of a looping Movie Clip?
At the moment I have Two layers in my scene, a looping background and a product that will fade in and fade out that loops also...
This is doing my head in:(
Copy link to clipboard
Copied
If it is a timeline animation then you need to slow down the frame rate of the file. While in the main timeline choose Modify -> Document -> and adjust the frame rate value lower.
You can dynamically change the frameRate property in AS3 using code as well.
If it is a coded animation, then show the code that controls the looping.
Copy link to clipboard
Copied
You're probably better off changing them both to graphic symbols, so that you can see how they will play against each other, then add and remove frames as necessary within each symbol.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now