On Sun, Nov 04, 2012 at 12:55:14PM +0100, Pablo Beltran <[email protected]> wrote: > And those names instanceXXXX seem created randomly at run time (different > each time the SWF is loaded). Hence, likely I must read another property > rather than the child *name. *Right?
Hm, this part might be tricky. I'm actually not sure whether the ID is exposed to ActionScript within the Flash runtime. Maybe you can derive what is what by the order they come in? The other option is to explictly give names to everything, which may or may not be possible depending on how these SWF files are generated. Matthias --------------- SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an existing subscription, please kindly point your favourite web browser at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>
