http://www.imaginationatwork.com/Imagine
can anyone help?
It looks like they have four animations, one is the pen moving from pointing
up to down and the second one is the exact reverse, the third and fourth are
the left to right animations.
And the animation occurs when the pen tip reaches a certain _x or_y
position.
you could do it by setting some variables (penPos) to indicate whether the
pen is pointing up or down or left or right so that using a onClipEvent
(onEnterframe) or mouse move, you can constantly check the x & y pos to see
if it has to reproduce one of the animations, and as the animation occurrs
it would change the penPos variable.
I am sure someone else will give a better idea but if I had to do it I would
start with that.
"Anthony Butterfield" <anthony.b...@digitalbrain.com> escribió en el
mensaje news:b2vrn1$mm2$1...@forums.macromedia.com...