BOUNCING WORDS

Features:
This is a simple effect to animate your any word. You can use it as an introduction to your movie by just adding a “Skip Intro” button if you want.
There are seven attributes you can control from the xml file. If you don’t put them via xml then the defaults given in the action script are used.
a. charspacing – default(-7)
b. showdelay- default(50)
c. staycount – default(150)
d. reachspeed – default(25)
e. bouncespeed – default(2)
f. bounceheight – default(300)
g. reflectionalpha – default(20) – [out of 100]
As soon as you change any of the above seven attributes, the animation gets adjusted. So, you can make many kinds of cool affects with this file. For seeing an example, click the buttons at the bottom of the preview. The buttons don’t appear in the main file. I have attached the preview file too, if this helps anyone… :)
There are two kinds of things. 1. You can animate a number of words together to make it appear like an introduction to your movie. For this, the words are loaded from an external xml file and the symbol name is “words”. 2. You can make any of your word appear with this effect by using the symbol “word” and giving it a word you want… wordmoviename.word = “FLASHDEN”; and also applying the settings too.
If you use the “words” symbol then the space for showing the words gets resized automatically as soon as you resize the Stage of the flash movie.
You can also try changing the font style in the “char” symbol.
