Flash Tutorial 2 Character Movement - Detailed Analysis
Here I teach you how to make an interactable This video will tell you how to make a really simple ACTIONSCRIPT 2.0 CODE: onClipEvent (enterFrame) { if(Key.isDown(Key.RIGHT)) { _x +=10; } if(Key.isDown(Key.LEFT)) { _x ...
Photo Gallery








![[Flash 8] Making a simple character movement](https://i.ytimg.com/vi/9zch6gB4Ato/mqdefault.jpg)







