Added: 1 year ago
From: PivotyPivoty
Views: 2,634
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (22)

Sign In or Sign Up now to post a comment!
  • Hey i'm having problems.

    1. I cant put actions on a converted symbol.

    2. It keeps saying "onClipEvent(enterFrame){" <--- That end { is causing an error.

  • is this cs4?

  • How can I find out the ID's!? Where ever I look, there is only weird ones! Like, 'W' is not 65, it is another number. Please help!

  • Oh, It was ASCII characters! Thanks for uploading the video!

    I made a flash application for my old Nokia N95 ^^

  • hey im very new to flash games. like no experince soo can you make a tutorial on how to expand the game tutorials you make.. like on you turn based game tutorial. how to add experience and send you to another battle and stuff like that.

  • PLEASE CAST YOU VARIABLES.

  • how do you do this in as3?

  • @PivotyPivoty, your videos deserve more views

  • Thank you! I finally know what the registration point does!

  • Hi I am subbed 2 u and glad I am. you know u don't need 2 type "this.", _x is sufficient and works. (I got CS5 design premium, YAAAAAY!)

  • Hey pivoty i'm a subscriber and I wanted to know how can I make my character turn like when you press LEFT the character will TURN left with only one walking movieclip.

  • @shadowfan001

    simple, lets say you were dealing with the left function:

    onClipEvent(enterFrame){

    if(Key.isDown(Key.LEFT)){

    this._x-=speed;

    this._rotation=180;

    }

    }

    "this._rotation=180" is the code you want. im not sure which angle is which so if 180 doesnt turn it the right way, use: 90, 270, or 360 til it turns left.

    then do the same for the other buttons

  • @PivotyPivoty You could use

    onClipEvent(enterFrame) {

    if(key.isDOWN(key.LEFt){

    gotoAndStop(the frame were your player is facing left) // you have to go into your char and make the frame

    }

    }

  • Shircle ;D I'll use that as a name in a game in the future for sure ;D

  • @0Nivis0 XD

  • @PivotyPivoty OMG i'm a n00b, what does XD mean?

  • @Coolfolder It's a smiley lol

  • @Coolfolder oh goodness NOOB! lol JK

  • @PivotyPivoty Can u help me? i cant move when i put the numbers on! only the arrow keys works.. why is that so?

  • Very Nice!

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