A Flash Developer Resource Site

Search:

Type: Posts; User: thehumanchimp

Page 1 of 20 1 2 3 4

Search: Search took 0.10 seconds.

  1. Replies
    66
    Views
    8,344

    wow - this thread is old...

    wow - this thread is old...
  2. best art: Ozmic66 most fun: Kianis most...

    best art: Ozmic66

    most fun: Kianis

    most hard work: Alillm

    most original: Tonypa

    all round goodness: Kianis
  3. Replies
    14
    Views
    1,250

    Hi didinko As has been mentioned, the file...

    Hi didinko

    As has been mentioned, the file size is unneccesserily large. It is 3.5MB and although its fine for me with 4MB broadband, alot of people would have to wait a long time. Many people...
  4. Replies
    12
    Views
    840

    the first code section is the function, hence...

    the first code section is the function, hence the:

    doHitTest = function(){
    ...
    }

    wrapper :)
  5. Replies
    12
    Views
    840

    what seems to be happening is that when it...

    what seems to be happening is that when it bounces back, its not bouncing back far enough to get back in the square.

    how about if you made the hitTest section a function, and called it recursively...
  6. Replies
    12
    Views
    840

    I've managed to get it to escape with down and...

    I've managed to get it to escape with down and left pressed together as well.
  7. Replies
    14
    Views
    708

    Nice game. I liked it, apart from the slightly...

    Nice game. I liked it, apart from the slightly irritating music loop. Also the "play again" button doesnt look like its anti-aliased. But yeh, a good game overall.

    p.s. Santuria, you thought haiti...
  8. 1) You are never going to be able to get 145...

    1) You are never going to be able to get 145 (5x12 people for missions, 85 people for engine. or does the people doing the missions come out of the engine people? either way, you won't get 85 people,...
  9. Replies
    38
    Views
    3,474

    hmm, then i got it first time..dunno what was...

    hmm, then i got it first time..dunno what was happening before, maybe i was being too slow about starting..

    anyway, now that ive got past the exam, really nice game, i love it and your drawing...
  10. Replies
    38
    Views
    3,474

    is it just me or can you not get past the exam?

    is it just me or can you not get past the exam?
  11. Replies
    8
    Views
    802

    thanks for the replys everyone. i dont think ill...

    thanks for the replys everyone. i dont think ill be getting anything close to the limit with just a few thousand entries then.

    thanks once again :)
  12. Replies
    8
    Views
    802

    Maximum array size

    Hey,

    just a quick question, had a quick search but couldn't find the answer...

    what is the maximum size of a multidimensional array in flash (assuming each entry in the array is just a single...
  13. Replies
    19
    Views
    1,109

    seems like im a bit late to the party, oh well -...

    seems like im a bit late to the party, oh well - better late than never i suppose

    great game - the only issue i had was when you destroy the green viruses, they magically turn white and blow up.....
  14. Replies
    15
    Views
    962

    or you could use: if( 4*(...

    or you could use:

    if( 4*( (2*a*b*((y2-y1)/(x2-x1))) - (2*a*(y1-((y2-y1)/(x2-x1))*x1)*((y2-y1)/(x2-x1))) + (2*b*(y1-((y2-y1)/(x2-x1))*x1)) - Math.pow(b, 2) - Math.pow((y1-((y2-y1)/(x2-x1))*x1), 2)...
  15. Replies
    18
    Views
    905

    hope that sheep chat hasn't been forgotten. :p ...

    hope that sheep chat hasn't been forgotten. :p

    welcome back :)
  16. i couldn't open it, i have only got MX. it...

    i couldn't open it, i have only got MX.

    it seems to me you need to change the registration point of the car MC so that it is at the middle of the car, not at the front.

    have a look here if you...
  17. just out of interest, whats method e? i think...

    just out of interest, whats method e?

    i think it depends on how many parameters you will have (number on screen at the same time, variation in style, direction, speed, deadly etc.) If theres gonna...
  18. Replies
    10
    Views
    752

    lol, i can't tell whether you are being serious...

    lol, i can't tell whether you are being serious or joking..

    have a look here for the PHP code:
    http://www.createafreewebsite.net/phpmysql/insert.html

    you will need to have set up a mysql...
  19. Replies
    10
    Views
    752

    would you like to store them locally or server...

    would you like to store them locally or server side?

    doh beaten to it
  20. Replies
    28
    Views
    1,507

    all that code mangling won't stop someone from...

    all that code mangling won't stop someone from adding their image onto the first frame and putting it up on their website though.



    you can?!?
  21. Replies
    28
    Views
    1,507

    The file you sent me comes up with "The .swf file...

    The file you sent me comes up with "The .swf file is corrupted" when i try to decompile it, so you wouldn't be able to edit it (at least not with *******). It also does not work if you just run it,...
  22. Replies
    28
    Views
    1,507

    how do you mean it doesn't work in firefox? can...

    how do you mean it doesn't work in firefox? can you get the swf from the cache?

    all i did was tweaked it so that it rejected the Flash Player's user agent from accessing the swf file.
  23. Replies
    28
    Views
    1,507

    oh, thats sneaky :( ... but fixed :D

    oh, thats sneaky :(

    ... but fixed :D
  24. Replies
    28
    Views
    1,507

    Just out of interest, can anyone find the .swf...

    Just out of interest, can anyone find the .swf file in the page below, in their cache? (try any/every browser you have) If this works, i'll have made an uncacheable swf...
    ...
  25. you will never be able to stop anyone from...

    you will never be able to stop anyone from getting the cached swf. Firefox for one will cache it even with query strings AFAIK. When i renamed the swf and put a blank one in its place it did not...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center