A Flash Developer Resource Site

Search:

Type: Posts; User: whatsupman89

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    383

    Awesome...thanks alot...now to start on the...

    Awesome...thanks alot...now to start on the game...finally.
  2. Replies
    3
    Views
    383

    [help]Tile based games

    I've been trying to make a tile based game for a long time...but can't seem to find anywhere that explains how to make it and what the code exactly does...can someone point my out to a good tutorial...
  3. Replies
    2
    Views
    726

    Thanks...i got it workin and it has lives.

    Thanks...i got it workin and it has lives.
  4. Replies
    2
    Views
    726

    Next level

    Can someone help me with the coding to get the game to go the the next level when the score reaches a certain point...and i would also like some advice on how the add a lives system.
  5. Replies
    4
    Views
    1,186

    Can you plz upload the fla...i have replaced the...

    Can you plz upload the fla...i have replaced the removeMovieClip(); with unloadMovie(); and it still doesn't work
  6. Replies
    4
    Views
    1,186

    sry...heres the fla...:D .

    sry...heres the fla...:D .
  7. Replies
    4
    Views
    1,186

    hitTest won't work

    I have made a crude game and can't get the hitTest to work with the ninga star the character throws...you use the arrow keys to move and jump and the control key to throw a star...I have attached the...
  8. Replies
    2
    Views
    560

    Thanks that worked great.

    Thanks that worked great.
  9. Replies
    2
    Views
    560

    hitTest help

    I have tried to make it so that if you hit the wall then you get points and i can't get it to work. Can someone plz help me.:confused:
  10. thank you very much it works fine now...again...

    thank you very much it works fine now...again thank you
  11. I still can't get it to work. I am attaching the...

    I still can't get it to work. I am attaching the flash...please see if you can fix it.
  12. what kind of onclipEvent handler should i use for...

    what kind of onclipEvent handler should i use for this code
  13. How to get to next scene at certain score

    I am trying to get the game to go the next scene at a certain score. I have tried to use this code but it only sets the score to 10000.

    if (_root.score=10000) {gotoandstop("Scene 2";}

    I have...
  14. Replies
    1
    Views
    1,162

    enemy won't die

    in the game i am making when you hit an enemy with the laser it is supposed to blowup, but my problem is that if you keep firing the laser at him he will stay at the 2nd frame of the explosion movie....
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center