drawing a rectangle from a dot..
hi everyone, this is my first post here
i'm trying to make a movie which is about drawing a rectangle starting from a dot. this is what i did, and how i failed:
i started with a line at lower right corner (height:0, width:1) then i created a tween from it. i managed to draw the line from right corner to the left corner at bottom but when i try to go up now with a new layer, i have to make (i think) height: 300px width:0. and when i do that, the line becomes huge in both width and height.
am i thinking all wrong? i'm sure there is a better way, if there is not, can you help me in turning my drawing to up there? thanks
kale