Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Flash Professional Cs3 Tutorial 1 : Moving The Character

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
6,653
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Aug 8, 2008

The Code For Fred:
onClipEvent(enterFrame){
if(Key.isDown(Key.RIGHT)){
this._x += 12;
this.gotoAndStop ("right");
}
else if(Key.isDown(Key.LEFT)){
this._x -= 12;
this.gotoAndStop ("left");
} else { this.gotoAndStop("still");
}
}

Stop Frame:
stop();

---------------------------------------

Please Comment, Rate and Subscribe.

Category:

Howto & Style

Tags:

License:

Standard YouTube License

  • likes, 3 dislikes

Link to this comment:

Share to:

Uploader Comments (VampieGames)

  • what code are you using? is it called dreamweaver cs3?... and were did you learn to do it from scratch? ex:website, youtube ect. thanks

  • @H4ppyGoHeadshot the code is actionscript 2, the program is flash cs3 and i learnt it from watching several videos and reading up at the library, i also got some help on forums

  • Wow. What a willy you are

  • @IlovePOTO3 i know!

  • Can you please make another version of the video in which you can move up, down, left, and right; also I followed your tutorial, but my character keeps animating when it's still... and when I do up and down it does the same thing...

    I used sprites for the animation

    So what I'm saying is that I want to make the character move, but stays still if I don't press the arrow keys.

  • dude thats really easy, you need this code, hope you use them well,

    up: _yscale=100;

    down: _yscale=-100;

    left: _xscale=-100;

    right: _xscale=100;

Video Responses

This video is a response to Help Me pbj746
see all

All Comments (55)

Sign In or Sign Up now to post a comment!
  • I need help

    alone and saw this video when I give you to play the next frame and nothing happens

  • lol i'm learning from a 4 year old ^^

  • @toshiraka

    please ignore my other response, I just discoverd that what i said is bullshit, but make sure to do exactly the same as in the vid, because it worked for me

  • I did exactly the same thing but then with moving shoes and it works ;D thnx dude

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more