Hi,
im not certain what you need, but you can look at:
Xray
FlashDevelop (lets you browse swf files for classes)
decompilers
a reflection package

If you look here:
http://www.objectpainters.com/xflas2/

You see a class finder and functionfinder class.
If you call ClassFinder.registerAll(); you will see a list of classes
contained in your swf.

greetz
JC




On 6/20/07, Martin Klasson <[EMAIL PROTECTED]> wrote:


Hi People,

I have been googling, but I cant find what I am looking for.

Am looking for an application which reads out which classes
that has been exported in the swf, as in this for example:

main.swf
-myClassA
-myClassB

child.swf
-mySiblingA


I am almost certain I have seen it before!
-and I would REALLY need it, because we got a messy project with lots of
files,
and sometimes there are files which have class-references which has to
be published
so that deeper files can have the updates.

Thanks.
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to