A Flash Developer Resource Site

Search:

Type: Posts; User: St. Nick

Page 1 of 13 1 2 3 4

Search: Search took 0.18 seconds.

  1. Read the 'READ ME FIRST!!' sticky at the top of...

    Read the 'READ ME FIRST!!' sticky at the top of the Games forum page.

    Better yet, here's the link.

    http://www.flashkit.com/board/showthread.php?threadid=513006
  2. Thread: new game?

    by St. Nick
    Replies
    12
    Views
    998

    How fast can you catch your tail? And can you do...

    How fast can you catch your tail? And can you do it without touching the rest of your body?

    ... I dunno, it seems pretty laggy as is, so you'd want something that wouldn't add too much strain.
  3. Replies
    1,647
    Views
    794,944

    Sticky: Hi, I've just recently gotten a Wacom tablet,...

    Hi, I've just recently gotten a Wacom tablet, which I love. For months I've been too busy to really do any art, but this lets me do art during quick breaks at my computer. Here's my best one so far;...
  4. Replies
    24
    Views
    1,945

    Not so. Giant containers like in your example...

    Not so. Giant containers like in your example would have to show tons more tiles than if you remove columns. Removing columns (or rows, if it scrolls up) of tiles would not slow the engine down as...
  5. Replies
    5
    Views
    727

    Yeah, Math.abs is the absolute value, which means...

    Yeah, Math.abs is the absolute value, which means positive or negative. Sorry, I messed it up and forgot a section! I can't believe it... sorry.

    Anyways, should read:
    ...
  6. Replies
    5
    Views
    727

    //On the enemy if(Math.abs(this._x)

    //On the enemy

    if(Math.abs(this._x)<heroDist){
    attack();
    } else{
    walk();
    }
  7. Replies
    27
    Views
    1,554

    That stuff shouldn't be encouraged... what a...

    That stuff shouldn't be encouraged... what a horrible turn this thread has taken!
  8. Great thread idea! I'm in Ontario, more...

    Great thread idea! I'm in Ontario, more specifically. Canada's pretty big.

    Two so far... I'm sure there are more. Isn't Phlook a Canuk? (or is that spelt with a K?)
  9. Replies
    84
    Views
    5,674

    I'm a big-time lurker. At first I tried to help...

    I'm a big-time lurker. At first I tried to help people, but usually i) people got there first with a better solution or ii) it was a question that someone else had asked only the other day. So now I...
  10. Replies
    8
    Views
    653

    Uh... if any of you see a lvl 20 mage by the name...

    Uh... if any of you see a lvl 20 mage by the name of 'Halgor', it's me :cool:

    Oh yeah, it's not flash. Still good though.

    * I think I should change my avatar out of this halloween theme...
  11. Replies
    51
    Views
    3,425

    MATH SKILL TESTING QUESTION FOR CANADIANS?!?!...

    MATH SKILL TESTING QUESTION FOR CANADIANS?!?! What the heck is that all aboot! Seems a little mean and nasty for no reason... especially with it being timed :rolleyes:

    But hey, if it's random I...
  12. Description of Video: It looks like an expert...

    Description of Video:

    It looks like an expert pianist is performing on stage, but he gets up and explains that then new Flash Player 8 is actually playing the piano :p View switches to a...
  13. Replies
    13
    Views
    1,024

    My fav space shooter is Gradius for NES. PLEEASE...

    My fav space shooter is Gradius for NES. PLEEASE MAKE GRADIUS!!!

    oh, other questions... I personally don't like RPG elements in action games, but I like strategy (like in Gradius where you need to...
  14. Replies
    11
    Views
    901

    I decided to make you a game. Just for fun ;) ...

    I decided to make you a game. Just for fun ;)

    http://nickcloet.tripod.com/superawesomegame.swf

    copy/paste ! Tripod rulez!
  15. Replies
    20
    Views
    1,379

    Heh heh, nope. I got stuck in the one HIGH up....

    Heh heh, nope. I got stuck in the one HIGH up. Maybe I'm missing something still, but I can't clear those rocks:
  16. Replies
    20
    Views
    1,379

    Great stuff :) I had a problem though. When I...

    Great stuff :) I had a problem though. When I landed in a pool of blue water high above the level, I couldn't jump high enough to get out. Nice graphics.
  17. Replies
    29
    Views
    7,265

    I'd like to see it, if it's not too much trouble....

    I'd like to see it, if it's not too much trouble. I'm looking through the code right now and I appreciate the commented code very much. Props :cool: :D
  18. Replies
    21
    Views
    1,300

    Pretty cool! Only problem for me was when I added...

    Pretty cool! Only problem for me was when I added a lot of dirt onto the screen, the framerate dropped to 4 fps (I'm on a 1Ghz machine)
  19. Replies
    48
    Views
    26,606

    How about UP for accelerate and DOWN for brakes?...

    How about UP for accelerate and DOWN for brakes? Then you only have to use one hand...

    Love this game btw. I know some people didn't like the tilt but I loved it! I hope you keep it in :cool: It...
  20. Replies
    2
    Views
    732

    http://www.moor47.fsnet.co.uk/optimization.htm ...

    http://www.moor47.fsnet.co.uk/optimization.htm

    The more condensed version, curtesy of , er... Random10122? Sorry I can't remember for sure.
  21. Replies
    13
    Views
    1,097

    You should definitely consider implementing a...

    You should definitely consider implementing a preloader, and I'd also suggest that you switch airstrikes to ctrl instead of mouseclick.

    I also could not find any enemies, and when I refreshed the...
  22. Replies
    11
    Views
    956

    Poll: If the book is "FK's 1000 Most Asked Questions",...

    If the book is "FK's 1000 Most Asked Questions", I most definitely would not buy the book. Why bother, when I could just use the search function?

    I visit here every day and use FK's search for...
  23. www.videogamecritic.net

    www.videogamecritic.net
  24. School for me, flash is a hobby. I sort of just...

    School for me, flash is a hobby. I sort of just do odd jobs for my cash. My most recent job was buskering (street performing) at a farmer's market. I played my fiddle. Yee-haw! Made $1/minute too, so...
  25. Replies
    7
    Views
    2,018

    Erm... list? Would I declare this list with a...

    Erm... list? Would I declare this list with a 'for' loop? How would I do that?

    And to comment on your method style, I have never seen anything like it before, so you can understand why I keep...
Results 1 to 25 of 312
Page 1 of 13 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center