Tag Archive for 'animation'

Flash Preloaders Animations Pack Released

Flash PreloaderA pack of 33 nice animations for flash preloaders was released.

We tried to offer a wide range of preloader’s styles for you, so you will be able to use at least one animation in your application.

Let us know your ideas about this package. Maybe there is something you would like us to add?

You may use these animations as: progress animation, loading animation, activity animation, process indication and etc.

Read more at 33 flash preloaders animations package page.

Flash animation in code. Tweens in ActionScript2 & ActionScript3.

Flash and animation are the two things which do not exist separately. I think Flash was created for animations.

In this article, I would like to describe some techniques which you may use to create Flash animations in code, in your AS2 or AS3 code.

What is the animation in terms of code? My definition is that animation of any object is the smooth changing of its properties, which might have effect on object’s location, shape, size, transparency and so on. The task for actionscript developer is to implement that smooth actions.

This movie requires Flash Player 8

Press the buttons to see the tweens in action in the above sample.  Source .fla file is available below.
Read on...