Flasher Archive

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


Subject: Re: FLASH: make my button disapear
From: Gregg Caines
Date: Sun, 24 Dec 2000 16:17:48 GMT

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
gcainesatneometrixsystems [dot] 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 helpatchinwag [dot] com


Replies
  Re: FLASH: make my button disapear, Andrew Le Sage

Replies
  FLASH: make my button disapear, Pelletier, Hugo

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