- Are dynamic instances moved to the "static range depth" by ActionScript also removed by loopback ? (see misc-ming.all/displaylist_depths_test.c)
I think so. I have tested this, but may still need do some more tests.
- Are static instances moved to the "dynamic range depth" still removed by loop-back ? (again, see displaylist_depths_test.c)
I think not. Once they are moved to the "dynamic range depth", they become dynamic, and won't get removed by the timeline.
- Are load/unload events of instances placed and removed before the target frame of a loop-back invoked again ?
I guess you mean jupm-back (not loop back) this time. This situation is complicated, at least to me. If only onClipLoad is defined, onClipLoad will *not* be triggered; if both OnClipLoad/Unload are defined, they will be triggered. I don't know why. And I might be wrong. We need a double check. _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

