on (release) { left=(Number(this._name)-1).toString(); right=(Number(this._name)+1).toString(); trace(left); trace(right); }