Dec 3, 2008 3:28 PM
Unable to load resource module ... at MethodInfo-635()
-
Like (0)
I had the same error while trying to load resource modules from a remote domain. If you had the same problem as I, it boils down to a problem with the security features of Flex.
I was able to solve it by always running and debuggging from localhost. As long as you follow the steps listed here: http://www.flexafterdark.com/docs/Flex-Modules Look at the section titled: "Loading Modules across domain"
But if you don't want to always load from localhost, there is another way to get around this error. See the blog post I made on this subject. http://blog.mediarain.com/2009/08/flex-loading-remote-modules-throws-t he-following-error-unable-to-load-resource-module-from/
Either of these approaches should hopefully solve your problem.
Copyright © 2011 Adobe Systems Incorporated. All rights reserved.
Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-14-2009).