A Flash Developer Resource Site

Search:

Type: Posts; User: Dracado

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    2,696

    Swivel is what I use and it works extremely well....

    Swivel is what I use and it works extremely well. http://www.newgrounds.com/wiki/creator-resources/flash-resources/swivel#wiki_toc_2
  2. [HELP] Prevent doubling an action when two keys are pressed together

    I'm in the very early stages of developing a platform game in Flash CS3 using ActionScript 2. Previously, I've always just instructed the player to use the WASD keys to control the player. In this...
  3. [HELP] ActionScript 2: Prevent doubling an action when two keys are pressed together

    I'm in the very early stages of developing a platform game in Flash CS3 using ActionScript 2. Previously, I've always just instructed the player to use the WASD keys to control the player. In this...
  4. Replies
    3
    Views
    6,292

    Worked like a charm! :)

    Worked like a charm! :)
  5. Replies
    3
    Views
    6,292

    Sounds good! I'll try it out and let you know....

    Sounds good! I'll try it out and let you know. Thanks!
  6. Replies
    2
    Views
    2,680

    Alright so if I did it that way, what would the...

    Alright so if I did it that way, what would the coding look like for "Attack 1?"
    (I understand what you're saying but I'm not good at variables.) Only Attack 1 though because it would just be the...
  7. Replies
    2
    Views
    2,680

    Platformer sword attack?

    I NEED HELP!

    I'm in the middle of creating a platformer, and in one section of the game the character picks up a sword. The problem is, I don't know how to get him to use it. I want to press...
  8. Replies
    3
    Views
    6,292

    Code for stopping and starting music

    I'm making a platform game and I want to start a music track playing, and when I reach a certain keyframe (keyframe 2 for example) the music that was playing stops, and a different track plays.
    ...
  9. Replies
    1
    Views
    583

    CS3 Combining these codes?

    Ha, this is the noobiest question I've ever asked but here goes. I want to combine ALL of these codes:

    function updateScore(points)
    {
    score += points;
    _root.scoreText.text = score;
    }

    -
  10. Replies
    3
    Views
    725

    CS3 I got it RIGHT where I want it. Thanks so much!

    I got it RIGHT where I want it. Thanks so much!
  11. Replies
    3
    Views
    725

    CS3 Missile Fires Above Ship

    I'm making a ship game like Galaga. Move with arrow keys, fire with spacebar. When I press spacebar, the missile fires about 5-7 pixels above the ships nose. What would I change in this code to make...
  12. Replies
    2
    Views
    2,736

    CS3 PROBLEM SOLVED! I had to put all of the files in...

    PROBLEM SOLVED! I had to put all of the files in the same folder in order for them to be located. And here I thought it was an ActionScript issue.
  13. Replies
    2
    Views
    2,736

    CS3 Shooting Game Missile Flaw

    I'm making a Space Invaders-type game. Y'know? Arrow keys to fly Space to shoot? Well, shooting isn't working so well. I have two .as files: Ship.as which controls the ship's ActionScript, and...
  14. Replies
    2
    Views
    2,736

    CS3 Shooting Game Missile Flaw

    I'm making a Space Invaders-type game. Y'know? Arrow keys to fly Space to shoot? Well, shooting isn't working so well. I have two .as files: Ship.as which controls the ship's ActionScript, and...
  15. Replies
    1
    Views
    596

    CS3 I remebered how to do it! RESOLVED.

    I remebered how to do it!
    RESOLVED.
  16. Replies
    1
    Views
    596

    CS3 Basic onPress function

    I want to press the "X" key and have it move to frame 2.
    (I used to know how to do this but I forgot. Sorry for the easy question.)
  17. Replies
    6
    Views
    1,354

    CS3 Suggestions anyone?

    Suggestions anyone?
  18. Replies
    6
    Views
    1,354

    CS3 This did help a lot but still didn't quite get...

    This did help a lot but still didn't quite get the job done. My character repeatedly throws the trash as if the dumpster were there over and over. After about 3 seconds, he slides across the screen...
  19. Replies
    6
    Views
    1,354

    CS3 Whooaa... Okay first, am I making four separate...

    Whooaa... Okay first, am I making four separate MovieClips? (1 new one for each frame inside the Main MovieClip?) Second; If I am making four separate MovieClips, I'm guessing (not sure though)...
  20. Replies
    6
    Views
    1,354

    CS3 Character dying in place?

    I am making a sniping game in Flash CS3 (Actionscript 2.0). In the current level I'm making I want a stickman to walk to a dumpster, throw away some trash, and then walk back to his original...
  21. CS3 Never mind I got it. THANKS SO MUCH!! :D

    Never mind I got it. THANKS SO MUCH!! :D
  22. CS3 Thanks for the help. One question, does the first...

    Thanks for the help. One question, does the first set of ActionScript go on the Keyframe?
  23. CS3 Making a MovieClip play it's frames, then stop on a Main Timeline frame!

    I am currently in the middle of making a "sniping" flash game. In the first level there are a series of moving targets which are also movie clips. Inside the movie clip there is a 7 frame animation...
Results 1 to 23 of 23




Click Here to Expand Forum to Full Width

HTML5 Development Center