I'm getting the following errors below, when I'm loading a SWF into another SWF, the parent will eventually be an executable.
I don't think this error is related to LoaderMax (great product by the way), but I feel that since you guys are the experts in loading assets you might know the answer.
Things to point out:
- when I change the method type to URLRequestMethod.POST it loads great, but for some reason I can't grab the parameters from the loaded SWF. I'm using this.loaderInfo.parameters["appendPath"] but it's undefined, I think that is only for query string variable? If I kn