Why doesn't this work?Code:function Clip(){ this.createEmptyMovieClip("ChildClip",3); trace(this.ChildClip); } Clip.prototype = MovieClip.prototype; myClip = new Clip();
Thanks in advance,
Somar!
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |