Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Hiding buttons |
From: | Doug Ross |
Date: | Mon, 10 Apr 2000 23:26:39 +0100 |
If the button was invisible it would not function, I thought the question
was to make a button disappear. Sorry if I misunderstood, but the button can
be turned on when entering a frame by using:
Set Property ("/Instance_Name", Visibility) = True
All button states are available when it is visible. I have used this when
placing a "continue" button in a movie.
Doug Ross
Partner
www.visuallizard.com
----- Original Message -----
From: "Jason Bouwmeester" <jasonintervisual [dot] com>
To: <flasherchinwag [dot] com>
Sent: Monday, April 10, 2000 3:49 PM
Subject: RE: FLASH: Hiding buttons
> Wouldn't you lose the button functionality though?
>
> jb
>
> -----Original Message-----
> From: Doug Ross [dougvisuallizard [dot] com (mailto:dougvisuallizard [dot] com)]
> Sent: Monday, April 10, 2000 2:44 PM
> To: flasherchinwag [dot] com
> Subject: Re: FLASH: Hiding buttons
>
>
> You could make an instance of the button by making it a movie clip. Then
by
> using actionscript you could do the following:
>
> Set Property ("/Instance_Name", Visibility) = False
>
>
> HTH
>
>
> Doug Ross
> Partner
> www.visuallizard.com
>
> ****************************
> Visual Lizard Inc.
> 624-70 Arthur St.
> Winnipeg, MB Canada
> R3B 1G7
> 1-204-957-5520
> ****************************
> ----- Original Message -----
> From: "omx1temp" <omx1tempoar31 [dot] oar [dot] noaa [dot] gov>
> To: "Flash Mailing List" <flasherchinwag [dot] com>
> Sent: Monday, April 10, 2000 2:45 PM
> Subject: FLASH: Hiding buttons
>
>
> > Does anyone know how to control the visibility of a button without
> > setting its up, over, and down states empty?
> >
> > flasher is generously supported by...
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Get the last 100 messages from the flasher list NOW
> > http://www.chinwag.com/flasher/last100.shtml
> >
> > Flash books http://www.chinwag.com/flasher/books.shtml
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > To unsubscribe or change your list settings go to
> > http://www.chinwag.com/flasher or email helpchinwag [dot] com
> >
> >
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Get the last 100 messages from the flasher list NOW
> http://www.chinwag.com/flasher/last100.shtml
>
> Flash books http://www.chinwag.com/flasher/books.shtml
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpchinwag [dot] com
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Get the last 100 messages from the flasher list NOW
> http://www.chinwag.com/flasher/last100.shtml
>
> Flash books http://www.chinwag.com/flasher/books.shtml
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpchinwag [dot] com
>
>
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
RE: FLASH: Hiding buttons, Jason Bouwmeester
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]