• Flex Security Error #2148

    Posted on June 22, 2009 by in Blog, Flex, Flex Note

    When you want to test the flex application to access local resources without hosting it on web server or in flex builder’s debug folder, the security error will be prompted.

    Instead, we can add the “-use-network=false” parameter to the compiler option of the flex project to avoid such error.

    However, the application cannot access Internet resources anymore once we add this parameter. Another security error will be prompted in this case.

    http://blog.mandalatv.net/?p=334

One Response so far.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>