A Flash Developer Resource Site

Search:

Type: Posts; User: kevinheybourne2345

Search: Search took 0.02 seconds.

  1. 00

    00
  2. anyone?

    anyone?
  3. [CS4] "W S A D + Left Click" Key Commands?

    how do i set these keys for my game? it seems im only limted to keys like enter, ctrl, space etc.

    heres my code as it is


    stop();
    keylistener = new Object();
    keylistener.onKeyDown =...
  4. Replies
    17
    Views
    1,394

    this is on the main timeline //start with 15...

    this is on the main timeline


    //start with 15 lives
    var lives=15;
    //start with a score of 0
    var score=0;
    //this is the default level, which has no enemies
    var level0enemies=[];
    //enemy map...
  5. Replies
    17
    Views
    1,394

    damn, i can only save it as cs3/cs4

    damn, i can only save it as cs3/cs4
  6. Replies
    17
    Views
    1,394

    the helicopter doesn't turn at all now :( ...

    the helicopter doesn't turn at all now :(

    should i upload the .fla and see what you can do?
  7. Replies
    17
    Views
    1,394

    this is where it's at ...

    this is where it's at

    http://img252.imageshack.us/img252/3954/prevxb2.jpg
  8. Replies
    17
    Views
    1,394

    "helicopter"

    "helicopter"
  9. Replies
    17
    Views
    1,394

    it doesn't say anything, it's just that when i...

    it doesn't say anything, it's just that when i test the game it doesn't tend to work
  10. Replies
    17
    Views
    1,394

    that does the same

    that does the same
  11. Replies
    17
    Views
    1,394

    doesn't work gets stuck on 'left' and 'right'...

    doesn't work

    gets stuck on 'left' and 'right' doesnt work at all :confused:
  12. Replies
    17
    Views
    1,394

    anyone?

    anyone?
  13. Replies
    17
    Views
    1,394

    [CS4] Tilting Help

    Hi everyone, I'm new here

    i need help in getting a movieclip to a neutral state after releasing a key

    heres what i have so far


    stop();
    keylistener = new Object();
    keylistener.onKeyDown =...
Results 1 to 13 of 13




Click Here to Expand Forum to Full Width

HTML5 Development Center