A Flash Developer Resource Site

Search:

Type: Posts; User: MCReign

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    388

    Simple MC stop function

    Is there a way to stop an MC externally through a button?
    Thank You for your time.
  2. Replies
    0
    Views
    284

    Number Guessing Game

    There is a tutorial under games called "simple guessing game" I followed the tutorial for the part where the computer picks the number. But it won't work. Can someone either tell me what I'm doing...
  3. Still need help with understanding the number guessing tutorial

    Could someone put the tutorial ("simple guessing game" under games. Into easier understandable terms.
  4. Replies
    4
    Views
    366

    I realize WHAT it's supposed to do. I just don't...

    I realize WHAT it's supposed to do. I just don't understand the tutorial.
  5. Replies
    4
    Views
    366

    If you need to see the tutorial to understand...

    If you need to see the tutorial to understand search for "simple guessing game".
    Thank you
  6. Replies
    4
    Views
    366

    Number Guessing Game

    Sorry for this, but once again a tutorial I don't understand. There is a tutorial about making a game where you have to guess random numbers picked by the computer and it will tell you if you are too...
  7. Replies
    3
    Views
    683

    i want to have a person have to get from one end...

    i want to have a person have to get from one end to the other without going through the walls.
  8. Replies
    3
    Views
    683

    Flash labyrinth

    There is a tutorial on how to make a labyrinth in flash. But it is WAY too complex for me to comprehend. Can some one give me the deal in easier directions. If you need to see the tutorial do a...
  9. Replies
    3
    Views
    335

    What?

    What?
  10. Replies
    3
    Views
    335

    Go to action from a movie clip to a scene

    I am trying to find out if there is a way to go from a certain frame comman in a movie clip to another scene.
  11. Replies
    3
    Views
    415

    Don't quite understand

    The code for the scrolling ground is.

    onClipEvent (load) {
    ground.duplicateMovieClip("ground2", 100);
    ground2._x = ground._x+ground._width;
    groundStartx = this._x;
    groundSpeed...
  12. Replies
    3
    Views
    415

    Stop a game scrolling

    I have a game that is a basic side scrolling space shooter. But I want it to eventually stop. I have a score through dynamic text and i am wondering how i can stop the game.
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center