
June 26th, 2005
05:43 AM
<-- my guru
Status: Offline!
movie clip and button
hy, what is the difference between movie clip and button
actionscript wise?seems like i do certain actions in the
button but i can in the movieclip and vice verse...
btw i know flash a little bit but clouldn't found
something to explaine this issue.

June 26th, 2005
11:38 PM
Neverside Newbie
Status: Offline!
With Flash MX, the difference between a MC and a button has gotten much smaller.
All the events used for buttons can be added to a MC by creating a function(ex. onRollOver, onPress, onMouseMove, etc.)
One of the only reasons I specifically use a button anymore is if I need an invisible button for menu rolloffs, because you can simply add the area to the Hit frame of the button object without having any content within the button..
___________________
