Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Variables in Text Field |
From: | Colin Klein |
Date: | Fri, 17 Sep 1999 00:51:17 +0100 |
At 02:37 AM 9/16/99 -0400, you wrote:
>Hi Colin,
>
>> Actions are:
>
>> On (Release)
>> Remove Movie Clip("/NewName)
>
>> Now I thought that by removing the movie clip "NewName" it's variables
>> should disappear from the text fields, but they do not.
>They are removed from the Duplicate's Movie Clip but
>they are there on the main timeline now stored in the text fields.
>Set the 3 variables to empty strings.
>
>On (Release)
> Remove Movie Clip("/NewName)
> Set Variable: "Variable1" = ""
> Set Variable: "Variable2" = ""
> Set Variable: "Variable3 = ""
>End On
Thank you for your assistance John. I am still having troubles though. One
text field clears, while the other two will not. The variables within the
text fields are all local so I am beginning to think this is a bug in
Flash. My action for the "Clear" button is:
On (Release)
Remove Movie Clip ("/NewLoader")
Set Variable: "filename" = ""
Set Variable: "/NewLoader/:dancetune" = ""
Set Variable: "/NewLoader/:numsteps" = ""
End On
The last two are the ones that will not clear. Any ideas?
CPK
Colin Klein
Audio Engineer
Jet City Studios
Seattle, WA
206.448.5854 ext#105
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managerchinwag [dot] com. Problems to: helpchinwag [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managerchinwag [dot] com
Replies
Re: FLASH: Variables in Text Field, John Croteau
Re: FLASH: Variables in Text Field, Cheri Harder
Replies
FLASH: Variables in Text Field, Colin Klein
Re: FLASH: Variables in Text Field, John Croteau
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]