Set your end position the ease in all your images then offset the right one to start first then 5 frames after start the next etc so they all actually stop at the same time
the exact thing you can use does allready exist but it takes a bit of familiarity with AS just to “borrow” the ASfiles collection and apply it to your project…(let alone build from scratch)
you’ll have to sign up then go to mx tutorials and find the “moose” Time scripted movement- parts I & II and follow through … there are source files available that contain free to use script module files (#include them in your movie)
*Originally posted by Laslett * go with the basic tweening for the simplicity of this action.
What if he had to add or subtract a photo?..What if this person has dozens of sections that this effect will be used in?
Using a tween for that would both take too long, and not be very dynamic. This is why doing this by AS would be more effecient.
well thats down to his descision. Although it may be better to plan for the what ifs much of the time there is always the why over complicate a simple job because you can