> On Wed, 3 Aug 2011 20:13:39 +0530 > Abhi <[email protected]> wrote:
> I am not sure why you asked this question - "Then you don't have access to > the source, just the pre-compiled swfs?", but the answer is, Yes, I have > access to the source. I meant the source code of the swfs you are embedding. I was simply wondering if importing the classes rather than embedding them, was a better route tp take. > Thanks for those links. I will see what I can do with them. Np. Let us know how you get on. Regards, Chris. > On Sun, Jul 31, 2011 at 4:48 PM, Chris <[email protected]> wrote: > > > On Sun, 31 Jul 2011 12:07:48 +0530 > > Abhi <[email protected]> wrote: > > > > > Thanks for that Chris. I am very new to the whole flash eco system. If > > this > > > is not the right way to approach the problem, I am very open to > > suggestions. > > > > I was trying to ascertain what you were doing. ;o) > > > > > Coming to the problem in hand, I guess I guess I did not make myself > > clear. > > > We are trying to lazy load the classes as embedded below presently > > > > > > [Embed(source="/../moo/foo.swf", symbol="bar")] > > > private var Bar:Class; > > > > Then you don't have access to the source, just the pre-compiled swfs? > > > > > We have hundreds of swfs like this from which symbols are imported and > > > trying to find each of the individual symbols and their sizes using CS4 > > > will be tedious. Hence, we are trying to write a script to do this. > > > > Is this the sort of thing you are looking for? > > > > > > http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf67110-7ff4.html#WS19f279b149e7481c45454d9412c561d3223-8000 > > > > Otherwise 'swfdump' and 'swfextract' ( for which Chris Ohmstede has a > > wrapper GUI, > > > > http://flashextractor.sourceforge.net > > > > should also give you a rough idea of what's happening. > > > > HTH. > > > > > > > > Chris > > -- > > <[email protected]> > > > > > > -- > Cheers, > Abhi -- Chris <[email protected]> --------------- 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>
