I am having a problem with a modularised application i am developing. I am using modules to load a user-customised application and i am getting intermittent errors when loading a certain module (SWF is not a loadable module).
Having scoured the internet for details of the error, i can only find answers where the problem is to do with security issues (loading modules from different domains/crossdomain.xml etc.). I am loading all my modules from a relative path (/modules/navigation/Linksmodule.swf) so security should not be an issue. I would really appreciate some help with this anyone might have as i am reaching a release date for the project and i cannot get by without solving this problem. Thanks in advance. Barry

