The attached mask effect (stars_mask) is something i did by simply tweening.
I’d like to learn to do effects like these by scripting them. Kind of like the attached swf made by stringy called loaderfade.swf. I tried to go through the code but it is a little more advanced than the effect I’m trying to get. I just want a mask to go from one pic to the next like my example with the stars, but with a smoother, easing, actionscript way to do it.
I suppose it would be duplicating a mc, then using setInterval and an array to set coordinates?
If anyone can give me any input I’d appreciate it.
Thanks