Hi there, When I do a swf2xml on my flash 10 app written in haXe, I get the following warnings:
WARNING: unknown multiname constant type 0x1D WARNING: unknown multiname constant type 0xE6 WARNING: unknown multiname constant type 0x0C WARNING: unknown multiname constant type 0x01 WARNING: unknown multiname constant type 0x15 WARNING: unknown trait type 0x0A WARNING: unknown trait type 0x0C WARNING: unknown trait type 0x0C WARNING: unknown trait type 0x09 WARNING: unknown trait type 0x0C WARNING: end of tag DoABC is @61181, should be @199713 I still get a 900kb xml file. When I then do xml2swf on this xml file I get: WARNING: list trait has 0 items (1 expected) WARNING: TraitInfo has different size than expected: 32 bits instead of 28 WARNING: InstanceInfo has different size than expected: 12560 bits instead of 1 WARNING: list trait has 0 items (1 expected) WARNING: TraitInfo has different size than expected: 44 bits instead of 40 WARNING: InstanceInfo has different size than expected: 152 bits instead of 148 WARNING: list trait has 0 items (1 expected) WARNING: list trait has 0 items (1 expected) WARNING: TraitInfo has different size than expected: 916 bits instead of 908 WARNING: InstanceInfo has different size than expected: 1144 bits instead of 11 WARNING: list trait has 0 items (1 expected) WARNING: TraitInfo has different size than expected: 52 bits instead of 48 WARNING: InstanceInfo has different size than expected: 120 bits instead of 116 WARNING: Action3 has different size than expected: 334976 bits instead of 33495 WARNING: DoABC has different size than expected: 335024 bits instead of 335004 Write buffer full (65209+2 >= 65210) WARNING: ShowFrame has different size than expected: 0 bits instead of 16 Write buffer full (65209+2 >= 65210) WARNING: End has different size than expected: 0 bits instead of 16 WARNING: Header has different size than expected: 521672 bits instead of 521684 The resulting swf is only 1kb big and obviousely fails to run. Any idea what's going wrong here? - Tom
_______________________________________________ swfmill mailing list [email protected] http://osflash.org/mailman/listinfo/swfmill_osflash.org
