Much to my dismay, it seems that the Func Loop object and the Overlay Redux object are not compatible with MMF2's flash exporter. Are there any Flash-compatible extensions I could use as replacements that do roughly the same thing?
I use the Func Loop for functions involving variables, strings, or a combination of the two, while I use the Overlay Redux to fade the screen without using a frame transition (as frame transitions are not available in Flash).
Ah, okay. ^^ I also found that I can use stretched active objects to accomplish what I was doing with the Overlay Redux.
I still need to find a replacement for Func Loop, though. Using regular fastloops won't do the trick since I need to be able to plug strings and/or variables into the function when it's called. Hmm...