Media Summary: CODE Crosshair: onClipEvent(load){ startDrag("_root.crosshair",true); Mouse.hide(); } onClipEvent(mouseDown){ _root.crosshair. Go to www.ReconWar.webs.com for you to help create a Here All the code I us In Targets: on(press){ gotoAndPlay(2); } In Frame: stop(); In Aimer: onClipEvent(enterFrame){ Mouse.hide(); ...
Flash Fps Game Tutorial Pt 1 - Detailed Analysis & Overview
CODE Crosshair: onClipEvent(load){ startDrag("_root.crosshair",true); Mouse.hide(); } onClipEvent(mouseDown){ _root.crosshair. Go to www.ReconWar.webs.com for you to help create a Here All the code I us In Targets: on(press){ gotoAndPlay(2); } In Frame: stop(); In Aimer: onClipEvent(enterFrame){ Mouse.hide(); ... heres the codes: gun: onClipEvent (enterFrame) { Mouse.hide(); this._x = _root._xmouse; this._y = _root._ymouse; } onClipEvent ...