home *** CD-ROM | disk | FTP | other *** search
- stop();
- this.up_txt.text = "Up = " + OutputValue(_global.avatarUp);
- this.down_txt.text = "Down = " + OutputValue(_global.avatarDown);
- this.left_txt.text = "Left = " + OutputValue(_global.avatarLeft);
- this.right_txt.text = "Right = " + OutputValue(_global.avatarRight);
-