Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: checkbox in a form
From: Alias
Date: Sun, 2 Jan 2000 19:10:58 GMT



Daniel Votino wrote:

> Mathieu,
>
> i believe these check boxes can be found in Libraries - Buttons
> Advanced.
>

Hmm... the problem with the check boxes in the flash libraries is that if
you use them straight out of the library, you will only be able to have one
checkbox in your movie.
This is because they store the variable "check" in the root level of the
movie,
not in an MC where you could use the same check box and simply change its
instance name. For example:
Root-
| -->value1
|----checkbox = 0

|--->value2
|----checkbox = 1

Then your two values are: "/:value1/checkbox" = 0
"/:value2/checkbox" = 1

You can use the same checkbox symbol from the library for both checkboxes.


--
Alias|Rob

(prpl)x-design for the perplexed

www.prplx.com




flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]