Another Flash Animation example - dog

18. February 2010

Animated Dog - Implemented in Flash CS4 using Action Script 3.  Each piece of the image is a movieclip which reacts to Mouse click events.  Used photoshop to separate the image into the pieces.

Click on his head for him to beg.

Click on his body for him to bark.

I had problems with the rotation of the head image - for some reason when you use a bitmap image and try to change the rotation of the sprite from 0, it immediately flips the image to 180.  It does not do this for a vector image.  Ended up changing the starting angle to 0.1 or -0.1 and it worked fine. 

 

Flash , , , ,

Flash Animation Example - Aquarium

16. February 2010

This is a Flash animation created in Adobe Flash CS4 primarily via ActionScript 3.0.  Each part of the fish is a movie clip with an associated AS3 class.

Click on animation to give it focus.  Then move the fish using the arrow keys.  Click on the fish to release bubbles.

Notice the fin and tail movements which are simulated by different techniques.  Also note that the fish is watching you.

Flash , , , ,