Flasher Archive

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


Subject: RE: FLASH: fading buttons
From: Lamont, Sarah
Date: Tue, 22 Aug 2000 19:15:37 +0100

okay...
how about I use an invisible button over a m.c.?
that's probably the easy solution, huh?
: ]

Sarah E. Lamont
élan communications
new media designer
412.475.0268
slamontate-g [dot] com
: ]

> ----------
> From: Lamont, Sarah
> Reply To: flasheratchinwag [dot] com
> Sent: Tuesday, August 22, 2000 12:57 PM
> To: 'flasheratchinwag [dot] com'
> Subject: FLASH: fading buttons
>
> hey everyone,
>
> I feel like this is a stupid question, but my brain isn't able to figure
> it
> out right now...
>
> I have a plain old circle button. On roll over, I want the button to fade
> to
> a different color. On roll out, for right now, all I want is for the
> button
> to switch to the original state.
>
> So far, I have the button, and a tell target located directly over the
> button, with an empty frame in the first frame and in frames 2-6, the
> button
> tweening to a different color. Stop action on the first and last frames.
>
> On the main timeline, the m.c. is named "one" and the actions on the
> button
> are:
> On (Roll Over, Drag Over)
> Begin Tell Target ("/one")
> Play
> End Tell Target
> End On
>
> That's all well and good, and it makes the button do the fading thing.
> Fine.
> But I can't figure out how to make the roll out. I feel like I'm missing
> something obvious. I had this :
> On (Roll Over, Roll Out, Drag Over, Drag Out)
> Begin Tell Target ("/one")
> Play
> End Tell Target
> End On
>
> and I also tried setting a variable in the last frame of the m.c., and
> using
> this code in the button
> On (Roll Over, Drag Over)
> Begin Tell Target ("/one")
> Play
> End Tell Target
> If (this = that)
> Begin Tell Target ("/one")
> Go to and Stop (1)
> End Tell Target
> End If
> End On
>
> (I know that code is probably screwed up. )
>
> Anyways, if anyone has the solution, please let me know!
> thanks,
>
> Sarah E. Lamont
> Èlan communications
> new media designer
> 412.475.0268
> slamontate-g [dot] com
> : ]
>
>
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
>
> This footnote also confirms that this email message has been swept by
> MIMEsweeper for the presence of computer viruses.
>
> www.e-g.com
> **********************************************************************
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> NudeGuru.com is proud to sponsor the Flasher list
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> IT'S THE ART OF MONEY, HONEY!
> Tips and Advice from some of the most popular Flash
> artists + industry power-brokers on how to hold onto
> your rights, negotiate contracts and get full value
> for your work.http://www.nudeguru.com from Franke James
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: fading buttons, Randy Kato

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