| Fade OUT effect in Flash Having got a fade-in Flash effect set up for a client- where you hover over various buttons and an image fades into view) I now need some more complex functionality.
They now want the image that fades in to fade out at the same speed when the user hovers over a different button (i.e when the user moves off the first button and effectively kicks off the fade-in procedure on a second button).
In other words, the first image fades out at the same time as the second image fades in. (and not only that but they need to fade in and out over the same visual area)
Not sure if this is possible at all, if there's a quick way of doing this?
I heard from a few people that you can only really do it with ActionScript- but I've tried using the various ActionScript solutions posted on the web and none have worked so far... |