Media Summary: Actions onClipEvent(load) { speed=5; } onClipEvent(enterFrame) { if(Key.isDown(Key.RIGHT)) { this._x+=speed; gotoAndStop( onClipEvent(load){ walkspeed = 13; } onClipEvent(enterFrame){ if(Key.isDown(Key.RIGHT)){ this._x+=walkspeed; } if(Key.
Flash Tutorial Rpg 1 Movement - Detailed Analysis & Overview
Actions onClipEvent(load) { speed=5; } onClipEvent(enterFrame) { if(Key.isDown(Key.RIGHT)) { this._x+=speed; gotoAndStop( onClipEvent(load){ walkspeed = 13; } onClipEvent(enterFrame){ if(Key.isDown(Key.RIGHT)){ this._x+=walkspeed; } if(Key.