is it possible it isn;t a module ________________________________
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Barry Evans Sent: Monday, December 10, 2007 3:51 AM To: [email protected] Subject: [flexcoders] ModuleLoader 'SWF is not a loadable module' Error 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

