| posted.by\(Vern\); 2005-05-11, 7:24 pm |
| Looks like basic animation to me. Just a few frames, a blurred image for
the transition and viola, you have the effect. Instead of looking at it as
an overall event, watch in closley and image what is really happening. You
are seeing a basic frame by frame animation. Watch it with that in mind and
see if you can see how it is done. Using a 3D program like Swift3D would
speed up the process of drawing it out, but it is still a basic keyframe
animation in the end. Watch it closely.
--
--
Regards,
--Vern
===========================
onClipEvent(doSomethingStupid){
setProperty("Face", color, #FF0000);
_root.audio = "uh oh!";
}
|