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

Re: Control Panel: Rewind

Subject: Re: Control Panel: Rewind
From: Mike Blaustein <mblaustein@xxxxxxxxx>
Date: Thu, 29 Nov 2007 10:19:14 -0500
Newsgroups: macromedia.director.basics


Are you declaring gMyArray as a global in that script?

global gMyArray

that line should be somewhere above when you set the value of the variable. If you do not declare it, then it will not save it past the end of the handler.

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