On Fri, Nov 14, 2008 at 04:44:10PM +0800, Hong Yu wrote: > > Yes, we have tried newest valgrind 3.3.1. It works well. Thanks. > > I have been tracing Gnash's AVM execution using some SWF files. And I > have another question about Gnash's SWF file parsing: when a > sprite_instance's member 'm_display_list's content be filled in? Anyone > be interested in giving suggestions? Thanks!
It's filled by PlaceObject* and GetURL SWF tags; and by actionscript (createEmptyMovieClip, createTextField, loadMovie); --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

