mm.cfg PreloadSwf incorrect + weird behaviour.
I'm working on a profiler (for fun), the issue is not with programming the profiler, but with setting up mm.cfg and getting the PreloadSwf option to work correctly.
Every swf that is opened will run correctly, except that the swf's background colour is not correct, and takes the value of that in the PreloadSwf swf which surely must be incorrect?
The main problem however, is that often the PreloadSwf swf will not execute, or atleast the allComplete event is not dispatched by the loading of the second swf that we are spying on.
the flash logs always show both the PreloadSwf swf and swf being spyed on load correctly without issue.