Author: admin
• Tuesday, March 09th, 2010


this is my first tutorial of flash. Copy the code here: onclipevent (enterframe) { _y += acelerar*Math.sin(_rotation/57.3); _x += acelerar*Math.cos(_rotation/57.3); acelerar *= 0.8; } onclipevent (enterframe) { if (Key.isdown(Key.UP)) { acelerar = 10 } else { acelerar = 0 } } onclipevent (enterframe) { if (Key.isdown(Key.DOWN)) { acelerar = -15 } } onclipevent (enterframe) { if (Key.isdown(Key.LEFT)) { _rotation -= 15 } } onclipevent (enterframe) { if (Key.isdown(Key.RIGHT)) { _rotation += 10 } }

Related posts:

  1. Flash simple game tutorial A tutorial on how to make a simple mouse...
  2. Flash Tutorial-ActionScript Ok this one isnt much of a Great tutorial...
  3. Simple and Easy Flash MP3 Player Tutorial Firstly, I apologize for the delays in the video…...
  4. Simple flash making tutorial for thanksgiving This simple flash making tutorial will show you how...
  5. Tutorial Flash CS4: Create a Brick Breaker Game in AS2- part1 Step 1: Coding Paddle Movement Alright, Ive decided to...

Related posts brought to you by Yet Another Related Posts Plugin.

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

25 Responses

  1. 1
    monsterphilipp54 
    Tuesday, 9. March 2010

    Thank you !!!!

  2. 2
    evilmonkeystudios42 
    Tuesday, 9. March 2010

    Great! thanks!

  3. just type ; after everything

  4. 4
    AlexaNicolaOmegaBace 
    Tuesday, 9. March 2010

    It’s good, just how do you make the wall?
    If I wanted to control a object around with no goal, I’d tell my grandmother to walk around!

  5. 5
    keyboardspilleren 
    Tuesday, 9. March 2010

    should i make wall movie clip or button, and should i paste collision code on wall or car? and btw, if i post it all on wall it just dissapears

  6. 6
    UchihaMizika 
    Tuesday, 9. March 2010

    i cant get the collision work right but the rest is working perfect =P

  7. 7
    UchihaMizika 
    Tuesday, 9. March 2010

    its not wrong, it works for me, but if you got Action script 3.0 or 1.0 it won’t work, cause this is for AS 2.0

  8. 8
    mrnoobguy 
    Tuesday, 9. March 2010

    dosen’t work!!!

  9. 9
    stickfigmusicvid 
    Tuesday, 9. March 2010

    it works for me =) thanks

  10. 10
    mrkvica1000 
    Tuesday, 9. March 2010

    well it´s a wrong code so if you find some good code plz give me it

  11. 11
    mrkvica1000 
    Tuesday, 9. March 2010

    SAME PROBLEM wrong code!!!

  12. 12
    ajuhfiugzfui 
    Tuesday, 9. March 2010

    me too :’(

  13. 13
    TheMr3x 
    Tuesday, 9. March 2010

    I have 3 erors copy this Code in macromedia flash

  14. 14
    DaMidgetMan98 
    Tuesday, 9. March 2010

    where is the wall code

  15. 15
    DaMidgetMan98 
    Tuesday, 9. March 2010

    mp wa;; cpde osmt

  16. 16
    brownybum123 
    Tuesday, 9. March 2010

    con only see a little bit of discription

  17. 17
    ianh12399 
    Tuesday, 9. March 2010

    no doesnt work i tried the wall code and every time i moved the car the wall moved too

  18. 18
    thetransistion 
    Tuesday, 9. March 2010

    tahnks

  19. 19
    soramatita 
    Tuesday, 9. March 2010

    wall code in the description :P

  20. 20
    unoriginality1 
    Tuesday, 9. March 2010

    i wanna know how to make a wall so anyone plzz give me a code for the walls

  21. 21
    unoriginality1 
    Wednesday, 10. March 2010

    why did u put in (Excuse my language)………their is nothing wrong with the crap u wrote

  22. 22
    lithuania154 
    Wednesday, 10. March 2010

    But there just a car :D D

  23. 23
    1poptart36 
    Wednesday, 10. March 2010

    I dont have much of a clue what you just did o.O

  24. 24
    DJLiberity 
    Wednesday, 10. March 2010

    :D lol i can maek this in 15s

  25. 25
    Goosebumbsfan 
    Wednesday, 10. March 2010

    i started in…….january

Leave a Reply

Anti-Spam Protection by WP-SpamFree