How to use AbcDumper.swc which dumps SWF and gets Class information
I created AbcDumper.swc on creating LibraryManager.air. It's based on absdump.as at Tamarin project. AbcDumper dumps SWF as binary data and gets Class/Interface information.
How to use is like this
Event handler is like this
How to get Class/Interface information is like this
This doesn't depend on Flex's mx classes. So you can use this with Flash CS3, probably :)
You can download AbcDumper.swc from here.
AbcDumper.zip
How to use is like this
Event handler is like this
How to get Class/Interface information is like this
This doesn't depend on Flex's mx classes. So you can use this with Flash CS3, probably :)
You can download AbcDumper.swc from here.
AbcDumper.zip
There are no comments for this entry.
[Add Comment]