Hi!
I have an swf (S1) called inside another swf (S2). Both are loading two different application-context files. S1 succesfully loads all objects, S2 receive the "A class with the name 'className' could not be found." error. When S2 is executed on its own, context is loaded succesfully. It seems S1's context is overriding S2's context. Is there any way I can avoid it to happen?
Thanks a lot for your help!
