Flasher Archive

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


Subject: Re: FLASH: how can i keep the "down" state with a button
From: John Croteau
Date: Sat, 4 Sep 1999 15:08:58 +0100

Hi Gerald,

> is there a possibility to keep the down-state with a button.
Not exactly (see below on how to simulate this.

> that means: when i click the button it should change its
> shape and keep it until i click another button.
> can i do this with properties?
Not with properties.

But you can create this effect with two copies of a button (using
behaviors), normally placed in a movie clip.
Put a normal button in frame 1 of the movie clip, in frame two of the MC
put a copy of the button but change its behaviour to Graphic, single
frame, Frame 3. The action in button will take it to frame 2 of the MC.

If the button needs to control something outside of the button you will
need to use Tell Target instaed of a regular Go to.

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [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-manageratshocker [dot] com


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