Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: [flasher] Help Resetting Variable |
From: | Nick Calladine |
Date: | Mon, 26 Mar 2001 20:10:33 -0000 |
To reset a variable
Make a frame and label it RESET
All your variables can then be set to null or default by doing the following
SET variable1="" - Comment Resets Variable To Null / Empty
SET variable2=50 - Comment Sets Variable To a Value Of 50
SET variable3="New Game" - Comment Set Variable to Text "New Game"
then use a goto and play to the place where u want to restart the game.
hope this help
warm regards
Nick C..
----- Original Message -----
From: "Cleatus" <cmicandraw [dot] com>
To: "flasher from chinwag" <flasherlists [dot] chinwag [dot] com>
Sent: Monday, March 26, 2001 6:32 PM
Subject: [flasher] Help Resetting Variable
> > Hello,
>
> Can anyone please tell me how to reset a variable?
> I am using a variable in a game and I want the values to reset when they
start
> over.
> Any help would be greatly appreciated.
>
> Thanks
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> The Chinwag site carries a wealth of Flash resources.
> Find useful links, suggested reading and archives at:
>
> ** http://www.chinwag.com/flasher **
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> You are subscribed to flasher as: nickcalladineemail [dot] com
> To unsubscribe, email leave-flasher-479624Llists [dot] chinwag [dot] com
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]