Access a Flash 8 SWF in Flex (Flash 9)
Sunday August 19, 2007
Taka over at fladdict has come up with a neat way of altering the bytecode of an uncompressed SWF, to get access to properties exported for Actionscript. The first use I can think of is a neat alternative to some of the functions promised by FlashInterface.
...read more
Flash FocusManager Compatibility Problem
Sunday August 19, 2007
I’ve recently been working on a project which concerns integrating of Flash 8 / Flash 9 VMs. However, progress has been stumped by unfortunate revelations of a bug in the FocusManager, when interacting with components across different VMs.
...read more