movieclip var
movieclip var
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- tGP0
_root.createEmptyMovieClip("myCl... 1);
the above creates a movieclip with the instance name of myClipVarName, with a depth of 1...
_root.createEmptyMovieClip("myCl... 1);
the above creates a movieclip with the instance name of myClipVarName, with a depth of 1...