This is a tutorial on how to make a symbol move in flash using action script. my second tutorial, please don’t be harsh. i’ve taken what other people have said in my other tutorial so i could make this one better!-——-heres the whole actionscript————- on (keypress "") { currentx = this.x; this.x = currentx – 2;root.face.rotation =…show morethis is a tutorial on how to make a symbol move in flash using action script. my second tutorial, please don’t be harsh. i’ve taken what other people have said in my other tutorial so i could make this one better!-——-heres the whole actionscript————- on (keypress "") { currentx = this.x; this.x = currentx – 2;root.face.rotation = 270; } on (keypress "") { currentx = this.x; this.x = currentx + 2;root.face.rotation = 90; } on (keypress "") { currenty = this.y; this.y = currenty – 2;root.face.rotation = 360; } on (keypress "") { currenty = this.y; this.y = currenty + 2;root.face.rotation = 180; }show less
kongregate
- This is a tutorial on how to make a tutorial to share your ..
kongregate
- This is a tutorial that shows you how to make a tutorial to ..
kongregate
- Welcome to the beginner flash tutorial! this will show a ..
kongregate
- This teachs you the baiscs of flash
also this is not ..
kongregate
- A tutorial on how to make a player move and pickup things ..
kongregate
- Tutorial #1 (character moving)
just follow the tutorial on ..
dressupwho
- Ellie is a beauty vlogger and she has some tutorials on her ..
Comments