[swfmill] Implement "class stubs" in swfmill, what would be the best way to go about it?

Daniel Cassidy mail at danielcassidy.me.uk
Sat Nov 7 07:05:55 PST 2009


2009/11/7 armencho at gmail.com <armencho at gmail.com>:
> That only works for movie clips, and also I am not sure it works at
> all for SWFs destined for the newer AVM2. Can anybody shed a light on
> this? Is the class attribute only valid for MovieClip's and does it
> guarantee actual class generation?

It’s only used for the old AVM1 (AS1/2). It isn’t necessary to
generate class stubs for AVM1 because of the different way movie clips
are instantiated and associated with classes.

Dan.



More information about the swfmill mailing list