This was working, but now it's not. var pv:MovieClip = c.sp.content.createEmptyMovieClip("pixViewer", 180); pv.__proto__ = PixViewer.prototype; PixViewer.call(pv);
Error message: There is no method with the name "call." What is that error caused by? - MM _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders