A Flash Developer Resource Site

Results 1 to 14 of 14

Thread: [MX04] [Help]Spaceship Game Coding

Threaded View

  1. #1
    Needs help with flash.
    Join Date
    Aug 2007
    Location
    earth
    Posts
    15

    [MX04] [Help]Spaceship Game Coding

    Hi, i'm making one of those spaceship shooter games.
    but i have a few problems,

    1. at the end of the level, you fight this boss, but when you defeat the boss how can you make it that it'll go to the next scene/frame (or something)
    i tried to attempt it with: (if you really wanted to know)

    Code:
    if (boss=dead) gotoAndPlay("2", 1);
    2. You start off in the game with 10 lives. But when you have 0 lives, how do u make the game say game over or something?

    any help would be appreciated thanks.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center