Few flash questions.

w/e

Boaroceraptorasaurus-Rex
Reaction score
274
To make a object increase/decrease in transparency, do I use a motion tween?
If so, were do I change the transparency?
Where can I find the rollowvers in flash?

Thanks in advance.
 

Jindo

Self
Reaction score
460
You can change the transparency of something by selecting it, and when you select its fill color, somewhere to this side it has a box with a number in it, change that number to change transparency.

As for rollovers:

~Make a button.

~Anything you drow on the over or down frames, convert to a movieclip.

~Animate the movie clips.

That should get you some rollover buttons.

Hope this helps.

~Jindo
 

mase

____ ___ ____ __
Reaction score
154
For transparency you can use AS to change the alpha.

IE
onClipEvent (enterFrame) {
if ((_xmouse = this._x ) && (_ymouse = this._Y)) {
this._alpha = 50
} else {
this._alpha = 100}
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top