A Flash Developer Resource Site

Search:

Type: Posts; User: RoofNinja

Search: Search took 0.03 seconds.

  1. Oh. Sorry. The idea is it should pick a random...

    Oh. Sorry.

    The idea is it should pick a random number and go to that respective part of the movie when I press a button.

    All I can get the button to do is generate a number and play. It ignores...
  2. [F5][Problem] Random number generation and attacks..

    Okay, so I'm trying to build some sort of action rpg a la Kingdom Hearts. The idea is you click on an enemy(repeatedly.. I guess it's more hack n' slash than anything) and the character should play...
  3. Replies
    18
    Views
    1,730

    Damn it, Microsoft.. Why couldn't they have...

    Damn it, Microsoft..

    Why couldn't they have just bought Adobe instead?

    I'm hoping not to have to use "Silverlight"(which would mean I have to download it) for gaming. Keep on keepin' on, Flash....
  4. Replies
    8
    Views
    1,464

    . . . It looks to me like his first language...

    . . .

    It looks to me like his first language isn't English... he must have really slaved over that first message if he thinks it was good enough to post twice.

    Schfifty Five and NightKarnation...
  5. [RESOLVED] Looking for a Mac paint program..

    Must be compatible with 10.3.9, I plan on using it mostly for pixel art.

    Here's the thing. I don't need to make sprites at the moment, but I need resources I already have to be GIFs. PNGs distort...
  6. Hey, thanks! It worked! If I need any more...

    Hey, thanks! It worked!

    If I need any more help, which I'm sure I will, I'll come back here. :)
  7. Replies
    7
    Views
    1,326

    Well, that's a little ridiculous but I'm willing...

    Well, that's a little ridiculous but I'm willing to try it.

    I'll come back to edit this post with feedback once I've played.

    EDIT: It doesn't even work. Press the confirm/continue/whatever...
  8. [F5] Problems with basic movement and acceleration

    EDIT: Wow, I think it cut off my message.

    Anyway, long story short, I can't get my character to accelerate. The idea is I set a variable called acceleration to 0, then I add to it by pressing the...
  9. Replies
    1
    Views
    500

    [F5] Falling through the floor

    I have been working on a flash game, and since I figured if I'd like it to be very speed-oriented similar to a Sonic game, scrolling background was the only way to go.

    Of course since Flash...
  10. Replies
    0
    Views
    3,270

    Finder will not launch.

    Okay, here's my problem.

    One day(today, actually) I was making a game in Flash, and I use Flash 5, an OS 9 program on Mac OS X. I downloaded several .fla files and Flash 5 does not even recognize...
  11. Replies
    7
    Views
    754

    Still not working.. So the code is ...

    Still not working..

    So the code is


    onClipEvent (enterFrame) {
    if (HERO._x < goon._x) {
    gotoAndStop (2);
    }
    }
  12. Replies
    7
    Views
    754

    Well, I would try it but I have no idea how I...

    Well, I would try it but I have no idea how I would go about doing something like that.

    Anyways, I couldn't even get the hitTest to work anyways so three more questions.

    1) How do I tell the...
  13. Replies
    7
    Views
    754

    Oh.. now that I think about it that does make...

    Oh.. now that I think about it that does make much more sense.

    Thanks for the help!
  14. Replies
    7
    Views
    754

    [F5] hitTest is not working?

    Well, I'm new here if you didn't notice, and I'm not exactly new to Flash but this is basically my first time trying to actionscript a game other than using a cheap tutorial to make a bland character...
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center