|
|
|
How to make a simple button animation using tweens
Author: PopCode | Email Website : myfiles.netto.ro/Tutorials/Animated-Button-Tutorial.html
Advertisement
Time: 15 Minutes.
Difficulty Level: Intermediate
Requirements: Flash 8
Assumed Knowledge: Basic actionscripting, using the actions window, using variables, creating symbols.
Purpose:
I always wanted to animate a button from ActionScript and keep my timeline clear but it was kind of hard, until I stumbled upon this Tweening Engine from Extend. This tutorial makes use of the Tweening Engine to animate a button. It is indeed a great tool, and I say that because with it took me quite little time to make an animation.
Samples & Introduction
You can check out the button animation in here, as you might want to see it in action. Frankly, I came across with animating a button kind of every time I had to build a website; as a result this extension is now one of the tools I can rely on when starting a new project.
Before you start:
Please download the source files: Animated_Button.fla and TweeningEngine.mxp.
Download Source File
We hope the information helped you. If you have any questions
or comments, please don't hesitate to post them on the
Forums section
Submit your Tutorial at Click Here
|
|
|