PDA

View Full Version : Dissolvance


gfx_visuals
04-17-2001, 02:07 PM
Hello !

This is a request to one who knows....
I need an Movie Clip:

My base is a circle 10x10

This circle must multiply itself with a regular increment
like:

beginning with a dimension of 10x10, than 20x20, than 30x30, etc..till 120x120

Each time it comes from 0 to 100% of opacity and then 100% to 0% when the bigest circle coming next get grower !!!

Is it possible to use actionscript to control opacity
and the multiplication of a graphic object giving it
a precise increment ?!


I am a newbie in the actionscript underworld !


I NEED HELP !!!!

Flash in a bottle....


See you guys...

Jesse
04-18-2001, 03:19 AM
See the setProperty tutorial in the Beginenr section. It outlines how you can controll the scale and alpha properties of an object using Flash AScript.

Cheers

Jesse