Saturday, 25 May 2013

Dynamically editing a movieclip at runtime

Dynamically editing a movieclip at runtime

I am trying to make a flash game(actionScript-3 if it matters) to test what I learned so far. And, in the game, I want to make the character(a robot?) customizable. The first solution I found was to edit the character movieclip directy. Is it possible to edit a movieclip at runtime? If yes, how?

No comments:

Post a Comment