jpablobr.com

→ cross domain access actionscript error 2148

More on: actionscript, Mon Nov 28 04:08:03 UTC 2005

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.

More info

blog comments powered by Disqus