On Mon, Feb 26, 2007 at 09:06:28AM +0100, strk wrote: > On Sun, Feb 25, 2007 at 01:34:34PM -0600, Meryl Silverburgh wrote: > > > Using flare to decompile the player2.swf, I think the swf creates an > > object 'Movie' which inherits from the MovieClip (buildin in Flash), > > but overloading the 'setMovie' and 'playMovie' functions. > > > > // the decompile code of player2.swf: > > logic.Movie extends MovieClip; > > var v2 = v1.prototype;
BTW, where is 'v1' defined ? --strk; _______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
