On Wed, May 02, 2007 at 03:49:28PM +0200, Udo Giacomozzi wrote: > >> A few days ago I noticed that static characters get removed and placed > >> again on a display list when a sprite loops back to it's first frame. > > SS> This should be only true for multi-framed sprites. > SS> Anyway, if a *child* is removed and placed again of course it's > SS> first frame actions are executed again. > > This is what I *believe* is happening.
There are a couple of things to do: 1) Verify that this is *needed* (I think we already have testcases for this, zou ?) 2) See if we can avoid brute-force invalidation (another use for the infamous ::restart method? ) --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

