View the tutorial here .
You just have to draw or type what ever you like and then switch your Scripting table to (Expert) mode , after that copy and pase the following script:
onEnterFrame() { tellTarget (hello) { } setProperty (this, _alpha, random(100)); setProperty (this, _y, random(300)); setProperty (this, _x, random(300)); setProperty (this, _rotation, random(360)); startDrag (this, true); }
Hope you like it and enjoy. sWiSh ZoNe Web Designer & Graphics.
Hope you like it my friends. 
Download Example
|
|
|