A Flash Developer Resource Site

Search:

Type: Posts; User: lamaman

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    749

    How to advance in flash

    I dont know is it the right topic but anyways.

    I have made a simple maze and quiz game.
    Now i want to advance. I wanna make a simple fighting or racing game. Are there any good basic tutorials?
  2. Replies
    2
    Views
    1,321

    Help anybody?

    Help anybody?
  3. Replies
    2
    Views
    1,321

    2player racing game

    Hi
    I'm making formula racing game with 2 players. 1st player controls are arrow keys and 2nd ASWD. But when i test movie, every key is accrelating the 2nd player. So i want to know how to control...
  4. Thread: Drift Physics

    by lamaman
    Replies
    23
    Views
    17,014

    Ozmic, what version of Flash mx 2004 you have? I...

    Ozmic, what version of Flash mx 2004 you have? I cant open it in 7.0
  5. Replies
    11
    Views
    961

    Thanks it works. Sorry for .fla but do you know...

    Thanks it works.
    Sorry for .fla but do you know any site where i can upload .swf and play in browser.
  6. Thread: Drift Physics

    by lamaman
    Replies
    23
    Views
    17,014

    Can someone paste the whole script of car that...

    Can someone paste the whole script of car that drifts.
  7. Replies
    22
    Views
    1,510

    i can't open it in MX?

    i can't open it in MX?
  8. Replies
    11
    Views
    961

    I didn't really get it. My car's script:...

    I didn't really get it. My car's script:
    onClipEvent(load)
    {
    speed =0 ;
    }
    onClipEvent (enterFrame) {
    if (Key.isDown(Key.UP)) {
    _root.xspeed = _x-oldx;
    oldx = _x;
    speed += 2;
  9. Replies
    11
    Views
    961

    Thanks it worked:) But have you idea how to do...

    Thanks it worked:)
    But have you idea how to do so: when i STOP in the parking space, then it switches frame. Not drive through but stop in it.
  10. Replies
    11
    Views
    961

    Thanks for help grimm, but when i paste the code...

    Thanks for help grimm, but when i paste the code to finish line, check syntax says
    **Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Statement must appear within on/onClipEvent handler
    ...
  11. Replies
    11
    Views
    961

    I'm still stuck.

    I'm still stuck.
  12. Replies
    22
    Views
    1,510

    I can't open it, it says " Unexpected file format...

    I can't open it, it says " Unexpected file format " i am useing MX.
  13. Replies
    11
    Views
    961

    If you didn'd get it. Heres an example...

    If you didn'd get it. Heres an example http://www.lawlolawl.com/games_ignition.htm
    And I want to know how does it go to the next level when it reaches second box.
  14. Thread: Drift Physics

    by lamaman
    Replies
    23
    Views
    17,014

    Yes I want these kind of physics into my game.

    Yes I want these kind of physics into my game.
  15. Replies
    1
    Views
    1,545

    Please delete this topic. Thanks.

    Please delete this topic.

    Thanks.
  16. Replies
    11
    Views
    961

    next frame in racing game

    Hello.
    Im kinda newbie in flash & actionscript. But anyways:)

    Im trying to make racing game where when you reach the finish line, it goes to next frame. I selected the finish line and tryed...
  17. Thread: Drift Physics

    by lamaman
    Replies
    23
    Views
    17,014

    how did you put the car drifting like that?

    how did you put the car drifting like that?
  18. Replies
    1
    Views
    1,545

    How to make car game like this...

    Hello. can anyone post tutorial where i could make a game like this : http://www.hot.ee/ektor/gta4a.swf

    thanks:)
Results 1 to 18 of 20




Click Here to Expand Forum to Full Width

HTML5 Development Center