Well, unfortunately the compile times are still extremely slow for swf 9
and 10 in 4.8.0. Compile time for swf 8 isn't as bad. There's also an
interesting flash popup saying:
Error #2044: Unhandled IOErrorEvent:. text=Error #2124: Loaded file is
an unknown type.
which appears to be triggered by the import statement. It seems to be
coming from the proxied variable as I was able to make the popup go away
by removing 'proxied="false" from the import statement in 4.7.2.
Unfortunately, that doesn't do the trick in 4.8.0. You happen to know if
there is anything I can try to get rid of that pop up. It loads in the
built-in debugger, not the Laszlo debugger. Also, any other suggestions
on compile time would be appreciated.