“Dynamic bytecode loading is awkward in Flash. The call to load the compiled lisp is asynchronous and we must wait for each form to finish loading before loading the next. Hopefully we can come up with a work-around for this issue, but in the mean time, bear in mind that it is only the loading that’s slow, not the execution.” source...
Loading...