Load movie animate HTML.
Hello,
The following code:
var myClip = new lib.LibraryClipl();
this.addChild(myClip);
works to load a graphical occurrence of the library but does not seem to work to load a movieClip occurrence. Did I make a mistake or is there another code? Also, is there a way to delete this loaded clip?
Thank you very much for all your help.
