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!
on(release){
_this._xscale = 400;
}
thanks for any help!