A Flash Developer Resource Site

Search:

Type: Posts; User: mattGuest

Page 1 of 15 1 2 3 4

Search: Search took 0.05 seconds.

  1. I was talking about the php server, but a good...

    I was talking about the php server, but a good point nonetheless.
  2. The php socket server is really cool, but how...

    The php socket server is really cool, but how many connections can it handle? I noticed in the example you posted it was set to hold only 5 connecions. While this would be fine for a small...
  3. Replies
    15
    Views
    945

    hehe, that's really cool :) Ran smooth on my 1ghz...

    hehe, that's really cool :) Ran smooth on my 1ghz laptop.
  4. What you are looking for does not generally come...

    What you are looking for does not generally come cheap, but if you are willing to pay then I suggest getting a dedicated server.. I've seen them for as low as $100/month, but they usually run closer...
  5. Replies
    10
    Views
    573

    I added examples of use and removed one of the...

    I added examples of use and removed one of the snippets because it didn't work correctly (oops :)).
  6. Replies
    10
    Views
    573

    that's a good idea, I think I'll do that.

    that's a good idea, I think I'll do that.
  7. Replies
    10
    Views
    573

    let me know if you can think of other things that...

    let me know if you can think of other things that might fit up there. Like I said, right now it's jsut stuff that I always forget. I used to keep them in a text file on my computer, but this makes it...
  8. Replies
    10
    Views
    573

    flash snippets

    I've added a new page to my site for code snippets, most of which are used frequently in flash game programming. Right now it's kind of sparse because it only contains the snippets I use a lot but...
  9. Thread: game preview

    by mattGuest
    Replies
    18
    Views
    987

    yeah, that's nice. It is a bit hard, I couldn't...

    yeah, that's nice. It is a bit hard, I couldn't seem to solve it, but it looks as though it has a lot of potential.
  10. what exactly are you trying to do? I'm curious...

    what exactly are you trying to do? I'm curious now, and I'll help if I can.
  11. I did this a while back, maybe it's what you're...

    I did this a while back, maybe it's what you're looking for..
  12. Awesome input everyone.. now how about this: ...

    Awesome input everyone.. now how about this:

    Games that can be played in 5 or 10 minute increments, but carry over long lengths of time. For instance, you log on every day to complete a mission or...
  13. Replies
    16
    Views
    1,081

    that's pretty cool, I like the ticker text on the...

    that's pretty cool, I like the ticker text on the side panel.. it adds a nice effect.

    I did fond a couple of bugs though..
    When you press space to speed the block down, you can no longer control...
  14. Replies
    6
    Views
    585

    never mind, I just discovered that my host...

    never mind, I just discovered that my host supports php sockets :)
    Now I'm going to have to start playing with it.
  15. Replies
    6
    Views
    585

    Kyled, I've been meaning to ask you.. who is your...

    Kyled, I've been meaning to ask you.. who is your host and how much do you pay, if you don't mind saying? The php sockets thing is pretty cool and I was curious what sort of hosting you have that...
  16. Replies
    7
    Views
    831

    Really cool style, and the gameplay looks like a...

    Really cool style, and the gameplay looks like a lot of fun. You have to put something in there to shoot.. I'm really looking forward to blowing something up with that gun :)
  17. Since I started this thread I guess I should...

    Since I started this thread I guess I should throw in my 2 cents as well :)
    I think that people would play a good game for signifigant lengths of time and follow a storyline, but I don't think that...
  18. Long playing games in flash - what do you think?

    I've noticed that on this board many new flash users and aspiring game developers want to make RPGs or multilevel platformers.

    I wish to pose the question: "Do you think that people will be...
  19. Replies
    92
    Views
    3,797

    That's great guys :) I had fun with the first...

    That's great guys :)
    I had fun with the first level and the graphics are really kick ass.

    If I could make a suggestion about the movement.. I agree with everyone else that it get's kind of...
  20. Replies
    24
    Views
    1,274

    The Evil Dead is an old movie.. a cult classic....

    The Evil Dead is an old movie.. a cult classic.
    Anyway, I can tell from the quality of your art and the fact that you are reserved about showing it off until it's further along that it's not another...
  21. Replies
    24
    Views
    1,274

    very pro. I like it a lot. Is there any...

    very pro. I like it a lot.
    Is there any coincidence to the fact that in your original sketch the book looks very similar to the necronomicon from evil dead? :)

    I went to your site and saw your...
  22. Nice start, but I'd do a little more before I'd...

    Nice start, but I'd do a little more before I'd call it complete.

    Speed up the penguin a little. Maybe have some health, so that you don't die on the first shot. It's very disorienting at first, I...
  23. Why would they post on flashkit before now? They...

    Why would they post on flashkit before now? They very plainly state that they want to outsource a game project. If they were into flash then they'd probably just do it themselves.
    I hope you don't...
  24. Replies
    6
    Views
    719

    Create different functions for each thing that...

    Create different functions for each thing that the character does like so:



    chasePlayer = new function() {
    // chase player code
    }

    moveRandom = new function() {
    // random movement code
  25. Replies
    28
    Views
    1,558

    Poll: beatcow - I've told you everytime you post for me...

    beatcow - I've told you everytime you post for me here.. if you want to talk to me then just email me. I answer all my emails and check it about 1000 times a day.
Results 1 to 25 of 355
Page 1 of 15 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center