A Flash Developer Resource Site

Search:

Type: Posts; User: thebangzats

Search: Search took 0.05 seconds.

  1. I don't follow, could you give me a snippet of...

    I don't follow, could you give me a snippet of code I can learn from? Btw, here's the code I have so far

    stop();

    stage.addEventListener(MouseEvent.MOUSE_MOVE, detectHits);

    function...
  2. [HELP] No collision when cursor not moving

    So I'm making a simple maze game. I tried AS2 and as you can see in my older thread that it failed.

    With AS3 I managed to resolve the problem I said in the thread, but now I face a new problem.
    ...
  3. AS 2 Just the simplest one, I'm not on my home...

    Just the simplest one, I'm not on my home computer right now so I can't type it here, but it doesn't really matter what code I'm using now, I can change it completely for the sake of being able to...
  4. AS 2 [HELP] Hittest on Rotating Shapes /w Mouse

    HELP!

    I've googled for hours and found nothing. I did find a lot but none involved hittesting with a mouse cursor.

    Here goes:
    I'm trying to make a simple maze game, so far it works, I die when...
  5. Replies
    5
    Views
    674

    Yes, which is why it just repeats the movie clip

    Yes, which is why it just repeats the movie clip
  6. Replies
    5
    Views
    674

    Hm, still doesn't work, and I've searched other...

    Hm, still doesn't work, and I've searched other sites, they say the same thing

    For now, I have an alternative, making the movie clip another scene, so I can still have the main animation (a game,...
  7. Replies
    5
    Views
    674

    Buttons in a Movie Clip

    Here's the problem:
    My main timeline contains 2 frames, both with a stop(); code, so only a button can navigate through them.
    Frame 1 has a movieclip.
    The movieclip runs an animation, then stop();...
  8. CS3 Actionscripting a Fighting Game (multiple questions)

    I'm currently working on a simple fighting game on Flash CS3, coded with Actionscript 2.0

    I have the basic setup done, just need to make a few more features, including more playable characters,...
Results 1 to 8 of 8




Click Here to Expand Forum to Full Width

HTML5 Development Center