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 CS4, Animation, Image, as3, Movieclip