A Flash Developer Resource Site

Search:

Type: Posts; User: Venoxo

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    457

    Controling Frame Rate

    I'm trying to make a game, and part of it is you go slower, or faster, whatever. I was wondering if there was a way to change the frame rate by the press of a button, or something.
    Thanks,
    Ven
  2. Replies
    9
    Views
    812

    [NEW PROBLEM] Part of my game is the player...

    [NEW PROBLEM]
    Part of my game is the player moves the character around and uses the mouse to aim at the enimies to shoot them. So i have a movie clip that follows the mouse movement. Code:

    ...
  3. Replies
    9
    Views
    812

    Forgot to post that it worked, thanks tomsamson.

    Forgot to post that it worked, thanks tomsamson.
  4. Replies
    9
    Views
    812

    [Help] Sniper Game

    Very simple problem, i'm trying to make the enemy stop when the player shoots it. To make it move I have this:

    onClipEvent(enterFrame) {
    speed=1
    this._x += speed
    }

    I have an invisible...
  5. Replies
    12
    Views
    1,290

    I edited my FIRST post, thinking most people...

    I edited my FIRST post, thinking most people would look at that before the last post :P
  6. Replies
    12
    Views
    1,290

    -BUMP-

    -BUMP-
  7. Looking for a free Midi to MP3/WAV Converter

    ...
  8. Replies
    12
    Views
    1,290

    I'm going to just use this one for all my...

    I'm going to just use this one for all my questions...

    I'm attempting the lives, I got it to work SOMEWHAT, but it just keeps subtracting until the hero falls off the screen.
    if(_root.dead){...
  9. Replies
    12
    Views
    1,290

    Sorry, I posted on my old one and I didnt get a...

    Sorry, I posted on my old one and I didnt get a responce for several hours so I just started a new one :P

    When it goes to 13 its the animation of the coin disappearing. I didn't have the remove...
  10. Replies
    12
    Views
    1,290

    Platform trouble

    New Problems w00t! :/
    1.How do I tell to make a sound effect using actionscript?

    2.How can I make it so they can save thier progress?
  11. Replies
    2
    Views
    490

    Thanks, that fixed my problems. There is one...

    Thanks, that fixed my problems.

    There is one more slight problem, if I hit too many coins at a time, the graphic of the coin will stay there, but my coin count says I got it, anything can be done...
  12. Replies
    2
    Views
    490

    Can I play a sound with action script?

    -collision problem solved-
    Is it possible to play a sound with action script?

    Any help is highly appreciated
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center