Basic rotating banner with tweenclass

Commenta 27th October , 2009
Hi everyone, I am pretty new to actionscript 3 and know a little actionscript 2.

I have been playing around with some simple flash banners with 3 movieclip stages. One clip starts at the top and slides down to the stage and holds for 3 seconds and then slides off too the bottom. Then a clip slides in from the right and holds for 3 seconds and slides off to the left. Then finally a clip slides in from the right, holds for 3 seconds and then slides of too the left. Pretty basic stuff.

I have been doing all this in keyframe with a little easing. But I would like to do this with actionscript(2, as this is to be published on various sites).

I have been looking at the tween class for this without the need for frames, I have checked out the link http://www.republicofcode.com/tutori…enclasseasing/

Im just not sure how you can get the movieclips to play independent of each other, has anyone any links or tips on how I can do this with as2?

cheers

lister

Original post by lister110

Lascia un Commento