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

Flash CS4 Tutorial 1 - Moving 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.
3,297
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Nov 23, 2008

This tutorial will teach you how to create a basic moving character on Adobe Flash CS4

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 2 dislikes

Link to this comment:

Share to:

Uploader Comments (DiabloKiller124)

  • isn't working

  • Review it again, and if it still doesn't work PM me with your code :)

  • i move the arrow keys it dont work please respond fast i need for school project

    and i have the same code i have type it 8 times

  • Review the code again - if it doesn't work, send me a message with your code and I'll try and help.

  • I have watched a number of people's videos, but could not get this type of thing to work. Your's helped quite a bit. Thank-you very much dude! How do you go about learning this stuff? You just do tutorials or something?

  • Yeah, basically, I stopped messing with flash though, I only do requested flash tuts now, I'm working on making a whole php collection before I start uploading so i can do like one a week without worrying about forgetting ;)

    if you have a request for a tutorial you can message me and i'll try my best :) doesn't have to be flash or anything of course!

see all

All Comments (28)

Sign In or Sign Up now to post a comment!
  • when i try to fix it, it says theres a syntax error, but its the same as urs, this is my code

    speed = 8;

    function rightMovement() { Character._x += speed;

    }

    function leftMovement() { Character._x -= speed;

    }

    Character.onEnterFrame = function() { if (Key.isDown(Key.LEFT)) { leftMovement(); } if (Key.isDown(Key.RIGHT)) { rightMovement(); }

  • Where did you learn to code?

    Can you tell me where?

    However Great Video :) Works Perfectly

  • @ShadowGladiator21 yes it f**kin' does!!!!!! You just did something wrong. It worked for me

  • im currently using anime studeo pro 5 but i did have this preinstalled and i just want to know,,, can you render all of your scenes at once. because you cant do that on anime studio

  • mine dont work :'(

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