Hello Nicolas, hope you can help with this.
While fighting to fix support for OpenLaszlo, I've stumbled into
this SWF output by MTASC:
PC:240 - EX: ActionPushData
0) type=int32, value=0
1) type=register, value=<as_object 0x8058f88>
2) type=undefined, value=undefined
After execution, Stack: "0" | "<as_object 0x8058f88>" | "undefined"
PC:251 - EX: ActionCallMethod
method name: undefined
method object: 0x8058f88
method nargs: 0
18:25:08: ACTIONSCRIPT ERROR: call_method can't find method undefined for
object N5gnash9as_objectE (0x8058f88)
Basically, the SWF contains an *intentional* callMethod with the method name
undefined
(note the push type undefined). Is this some magic way to invoke constructors ?
--strk;
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev