swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Get pictures from MovieClips


From: Matthias Kramm
Subject: Re: [Swftools-common] Get pictures from MovieClips
Date: Sun, 4 Nov 2012 14:19:32 -0800
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun, Nov 04, 2012 at 12:55:14PM +0100, Pablo Beltran <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]