looking for ACTIONSCRIPT tutor.
Started by: Sparco | Replies: 4 | Views: 798
Apr 11, 2008 4:26 PM #113210
sorry if i posted this in the wrong section, but i need someone , preferably on msn, to help me on the long ways of actionscript. i just started out, and my goal is to make simple, and eventually complex games. do you have what it takes? please reply :)
Apr 11, 2008 4:28 PM #113211
PM Rather Cheesy.
Apr 11, 2008 4:55 PM #113219
sig is fappable :>
Apr 11, 2008 6:57 PM #113267
Quote from SSOutPhasePM Rather Cheesy.
-_-
I would but I'm busy with school and such, then soon after that I have to go work for my aunt and uncle for about a week, I probably won't even have a chance to get on here during that time. Once I actually have time, I'd be willing to though ^_^
In the mean time though PM Scorpioxx, Paco, or Dark Campaigner. [Dark Campaigner isn't on as often] Thier all good Scripters.
Apr 13, 2008 10:15 PM #115066
I do actionscript. I'm a very early beginner, but I know:
Basic button commands
_root and double _root (including this. functions)
hitTest
Moving a player on the screen (and not moving beyond stage)
if(number variable){ functions
Enemy following a player (or any Movie Clip, actually)
Movie Clip running from player
Collectible currency (that increases the player's score, not inventory)
_rotation functions
Simple mathematics
on(press){unloadMovie(this);_root.score+=1;} and similar functions
gotoAndStop("scene or label); (or gotoAndPlay)
So, uh, yeah.
Basic button commands
_root and double _root (including this. functions)
hitTest
Moving a player on the screen (and not moving beyond stage)
if(number variable){ functions
Enemy following a player (or any Movie Clip, actually)
Movie Clip running from player
Collectible currency (that increases the player's score, not inventory)
_rotation functions
Simple mathematics
on(press){unloadMovie(this);_root.score+=1;} and similar functions
gotoAndStop("scene or label); (or gotoAndPlay)
So, uh, yeah.