Flasher Archive

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


Subject: Re: FLASH: mouseLeave?
From: 2Nerotik
Date: Thu, 18 Nov 1999 00:04:41 GMT

One way would be to make 2 MCs (fade-in, fade-out) and place them under the
button
(button would then be blank) and do tell targeting to the MC with the
mouseEvent
actions.

ie. On (Roll Over)
Begin Tell Target ("/fade-in")
Goto and Play ("Start")
End Tell Target
End On
On (Roll Out)
Begin Tell Target ("/fade-out")
Goto and Play ("Start")
End Tell Target
End On

At 03:24 PM 11/17/99 -0800, Jon Bell wrote:


>I assume this is really easy, but I haven't been able to figure it out,
>find anything on it at flashbible, or find it in my email archives.
>
>
>On buttons, there's up/over/down/hit for different mouse actions. I want
>to do something on mouseLeave, or mouseOff, or whatever the correct syntax
>would be for Flash. I can't figure out how to make it work - any suggestions?
>
>What I'm specifically trying to do:
>on a mouse over, I want a caption to fade in from 0% visibility to 100%
>visibility. on a mouse leave, I want it to fade from 60% back down to
>0%. This way, quickly dragging my mouse over each of the buttons will
>give a slow fading look, with button one disappearing first, then button
>two, etc..
>
>
>Thanks in advance,
>
>jon bell

.oOo.
|| I just got lost in thought. It was unfamiliar territory.
||
|| Addicted 2 Swing ---> http://www.nisa.net/~2nerotik/
|| Fontaholic ? ---> http://www.fontsanon.com
|| HTML Writers Guild ---> http://www.hwg.org


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: mouseLeave?, Jon Bell

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