magicalhobo / SWFWire

Flash Development Tools

Home Page:http://www.swfwire.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opcode: newactivation

goodbar opened this issue · comments

Here is an ActionScript function that uses the 'newactivation' opcode. It is a mix of the functions generated by Sothink and Trillix decompilers but I am quite certain that I have reproduced the example correctly.
https://gist.github.com/865663#file_action_script%3A%20newactivation%20example.as

Here is the p-code that is generated from it:
https://gist.github.com/865659#file_opcode%3A%20newactivation

Thanks for the detailed report, will look into it.

It's not perfect, but should be somewhat fixed now. Anonymous functions seem to be working.