PDA

View Full Version : MovieClips that act like buttons


endy
01-27-2005, 03:45 AM
Awhile ago i thought that I had come across some AS code that made it possable to treat MovieClips like buttons. (ie. being able to say somthing like:

on(release){
_this._xscale = 400;
}

thanks for any help!

Danneman
01-27-2005, 07:21 AM
Yes, sure you can.