Hi, look at ASPOJO. I've posted some stuff on my blog, http://spaces.msn.com/rctay/.
http://rctay.spaces.live.com/blog/cns!59D3BFCD027B09E5!145.entry?_c11_blogpart_blogpart=blogview&_c=blogpart#permalink "...I've managed to extract the following dependencies using ASPojo: * imports * super type * interfaces * method arguments * method return types * field definitions in type * field definitions in methods" Or, you can look at mtasc. See the expr.ml file. That's what Nicholas told me. Or, you can use a compiler/intrinsic generator to find all the files that will be compiled. See http://rctay.spaces.live.com/?_c11_BlogPart_blogpart=blogview&_c=BlogPart&_c02_owner=1&partqs=cat%3dFlash%2b%252b%2bmtasc On 9/4/06, Zárate <[EMAIL PROTECTED]> wrote: > Hi all, > > Is there any tool which you give it a class and you get all the > classes that are going to be compiled with in the swf? That's > something that compilers should know anyway, isn't it? > > Cheers, > > Juan > > -- > Juan Delgado - Zárate > http://www.zarate.tv > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > -- Cheers, Ray Chuan _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
