One hack to get rid of the ActionScript Error 2148 is to add these arguments to the compiler (via Properties - Flex Compiler) :
-use-network=false .
Beware though this will effectively change your cross-domain security.
blog comments powered by Disqus