Answered
How can I display a Movie clip from library on stage in AS3?
Hi,
I have a movie clip in my library and I would like to display it on the stage using AS3.
do I have to define it as a variable?Do I need to use this code: addchild(movieclip);
can I use the 'x' and 'y' to position it?
What would the code look like?
Ben.
