PDA

View Full Version : masking draw object effect... with AS...



jarviscares
May 19th, 2004, 06:31 PM
i have a simple .fla here which by using masks appears to "draw" a wavy box... (kinda choppy, just made it fast for example), what i am wondering is if there is a same way to achieve this effect through actionscript (not just draw a box, but to reveal any picture or shape, for a "drawing effect")

http://a2webdesign.com/jarvis/maskthing.fla for the fla :}

hope someone can help me, i'm kinda newish to AS, not much more then basics.

jarviscares
May 21st, 2004, 05:24 PM
*bump* p.s. i'd search but i wouldn't know where to start for keywords. :puzzled:

pickkill
May 21st, 2004, 11:08 PM
Jarf, go to www.actionscript.org there is a lot of AS movement scripts there, maybe you can use some of those to move the masks. also check out this link, you might like it.
http://actionscript.org/tutorials/intermediate/Video_to_Vector_Animation/index.shtml
:D

lostinbeta
May 21st, 2004, 11:26 PM
This involves some very advanced actionscript.

Here are some examples of path oriented actionscript motion...

http://proto.layer51.com/d.aspx?f=945
http://proto.layer51.com/d.aspx?f=952

jarviscares
May 21st, 2004, 11:35 PM
thanks all, that's what i was lookin for