macromedia.director.basics
[Top] [All Lists]

Re: Control Panel: Rewind

Subject: Re: Control Panel: Rewind
From: Mike Blaustein <mblaustein@xxxxxxxxx>
Date: Tue, 27 Nov 2007 12:47:36 -0500
Newsgroups: macromedia.director.basics


To reset all your globals, this will do it:

clearGlobals()

If you just want to reset a single global, then set it to void

gSomeVariable=void

<Prev in Thread] Current Thread [Next in Thread>