[swfmill] bug: DeclareFunction2 flags
Benjamin Otte
otte at gnome.org
Mon Jul 30 06:26:19 EDT 2007
Hi,
I think I've found a bug in swfmill's encoding of DeclareFunction2
flags. The attached file demonstrates the problem. The supposed trace
output when running the SWF generated from this file should be like
this:
42
42
But the output is:
42
_level0
It looks to me like the order of the flags is reversed. Could that be true?
Benjamin
PS: I haven't looked at the order when doing swf2xml
More information about the swfmill
mailing list