Say I wanted to draw some vector image in a movieclip on frmae 1. Later on, I also want to draw another vector image, but this time on frame 10. And I want to do these things purely through actionscript. Any way to do this?
Is there any way to add keyframes to a movieclip through actionscript alone?