PDA

View Full Version : simulate the drawing of a shape/line


masterBlaster
09-20-2002, 06:05 AM
http://www.theory1.orcon.net.nz/simple.gif

So say that above is the shape i want, but instead of just having this shape pop onto the screen i would like it to draw itself. starting point to end point type of thing.

i hope that makes sense.

how would it be done simply? :)

sfa
09-20-2002, 06:52 AM
Use a mask.

SFA

masterBlaster
09-20-2002, 10:53 PM
:)


/ i'm an idiot

masterBlaster
09-21-2002, 08:56 AM
would you mind taking a look at my file.

it's my attempt but it's not quite working up to this point it's o.k but when i adjust the mask shape for the second side of the string it goes weird, it's easier to just take a look,

it's up to the point where it's still o.k but i can't figure out how to do the second side of the string :confused:

file here (http://www.theory1.orcon.net.nz/mask.fla)

sfa
09-23-2002, 07:01 AM
Instead of shape tweens, use motion tweens, one going down, then another goig up, it saves space also.

SFA