I agree. I would put the button in an MC then on the required event I would set the visibility property of the MC instance to false. All you have to do is make sure to name the instance and to make sure that both expression check boxes are checked. The expression boxes will appear in the scripting panel when the set property command in your script is selected. This works very well and I use it very much, you can even use it to make a whole web site that is built from a movie that is only one frame long. As long as everything is in its own MC you can set its properties. Just remember that it has to be a named instance of the MC.
A
----- Original Message ----- From: Gregg Caines <gc@neometrixsystems.com> To: <flasher@chinwag.com> Sent: Sunday, December 24, 2000 3:57 PM Subject: Re: FLASH: make my button disapear
> On top of the good advice from everyone else, don't use alpha; > use visibility. If visibility is set to False, the button will no > longer be clickable, and Flash won't consume valuable clock > cycles trying to figure out how the clip should look with 0 > alpha. > > --------------------------------------------------- > Gregg Caines > n e o m e t r i x systems inc. > http://www.neometrixsystems.com > gcaines@neometrixsystems.com > > > > Hi, > > > > I call one of my button "buttom1" in my library. I want to make sure that > > if the person click on it, it will be erase of the screen. > > I try this: > > > > button1._alpha = 0; > > > > but nothing work! > > > > Anybody have a the solution? > > > > Thanks! > > > > Hugo > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > flasher is generously supported by... > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > flashforward2000 and the Flash(tm) Film Festival > November 27-29, 2000, LONDON, National Film Theatre > > Produced by United Digital Artists and lynda.com > -Sponsored by Macromedia, Adobe Systems and Apple Computer > -http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526 > Register before November 10 and save £200 > http:// www.flashforward2000.com > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > To unsubscribe or change your list settings go to > http://www.chinwag.com/flasher or email help@chinwag.com > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flasher is generously supported by... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flashforward2000 and the Flash(tm) Film Festival November 27-29, 2000, LONDON, National Film Theatre
Produced by United Digital Artists and lynda.com -Sponsored by Macromedia, Adobe Systems and Apple Computer -http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526 Register before November 10 and save £200 http:// www.flashforward2000.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To unsubscribe or change your list settings go to http://www.chinwag.com/flasher or email help@chinwag.com