| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Nov 2001
Posts: 11
|
I have a multiple choice trivia game and I wanted to make it where if you click on the wrong button something would pop up and say wrong and then it goes to the next question and if you click on the right question it says you won $100 dollars and it goes to the next question. I had put an input text field in the beginning and I wanted to make it where you type your name in and it goes to the next page and says hi whoever you may begin the game , etc. I am not sure how to do these, I am not sure if I need to look and if then statements or arrays or what. Could someone please help me.
|
|
|
|
|
|
#2 |
|
EXODUS WANNABE
Join Date: Nov 2001
Location: NZ
Posts: 77
|
you could have 4 invisible buttons, and on each have:
on release [ if question = 1 [ input = "correct" ] if question = 2 [ input = "correct" ] if question = 3 [ input = "wrong fool" ] ] bah, you get the point :P |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FlashGameLicense.com - virtual marketplace to connect game developers and buyers | AdamSchroeder | General Chat | 0 | 12-18-2007 10:16 PM |
| Rate My Game, plz fill the questioner | UzumakiJr | Site Check | 0 | 12-16-2006 09:48 PM |
| Card Game (turn-based) - Lobby Room and Game Room, maintain state | cururu | ActionScript 2.0 | 3 | 05-20-2006 03:06 AM |
| Keeping score in 2-player trivia game | apprentice | Gaming and Game Development | 2 | 09-12-2002 06:43 PM |
| Hockey Trivia Game | abowles | Site Check | 0 | 04-23-2002 08:24 PM |