I've compiled a <mx:Module> which I'm able to load fine if I place it 
in the same directory as my main application and load it with 
ModuleLoader.url = "mymodule.swf".

However, if I place it on my local webserver and try to load it using 
ModuleLoader.url = "http://localhost/mymodule.swf"; - I get this error:

"SWF is not a loadable module"

.. I tried searching google and found some info that it might have 
something to do with security, so I tried adding a crossdomain.xml to 
my webserver and following the steps outlined in the livedocs without 
success. (here: http://livedocs.adobe.com/flex/201/html/wwhelp/
wwhimpl/common/html/
wwhelp.htm?context=LiveDocs_Book_Parts&file=modular_083_1.html)

Anyone know what the problem might be?

Best regards,
Bjørn

--  

========================
http://www.juicability.com - soon a flex blog
http://www.43min.com - funny movies

Reply via email to