zebbah
02-20-2003, 09:01 PM
this is really annoying!!
why won't this work?if (this._xmouse < 0) {
trace("_xmouse is less than 0");
}i know _xmouse is less than zero because a dynamic textfield is showing that, but i can't get any actions to run when the condition is met... why?
why won't this work?if (this._xmouse < 0) {
trace("_xmouse is less than 0");
}i know _xmouse is less than zero because a dynamic textfield is showing that, but i can't get any actions to run when the condition is met... why?