Groups | Blog | Home
all groups > flash actionscript > february 2005 >

flash actionscript : How to create glowing transitions?


MacGyver_97
2/9/2005 10:56:33 PM
Hi, I'm creating a photo gallery pretty much like the one found
http://www.ronmacphoto.com/popup.html. I'd like to use ActionScript to create
the glowing/flashbulb/fuzzy blur effect you get when you click on a thumbnail
and the larger image preloads and fades into place. I know that you can
manually keyframe this using the Advanced Color options, but I need to code it
exclusively by actionscript as I want to load JPG images dynamically from the
hard disk. Any tutorials or help would be appreciated! Thanks, Neal.
Jon Moyles
2/10/2005 10:09:28 AM
i'm betting thats done with keyframes

a movie clip loads the image, according to the variable its passed, when its loaded it plays
the animation

good luck
AddThis Social Bookmark Button