It is security sandbox error

when you bin release your project and run it from your desktop or from any
other location you will get this error...

To avoid this problem you have to ways to solve this
1) you have to run the project from any server i.e iis, wamp or any other
server

2) or else goto project properties --> goto flex compiler --> goto
additional compiler arguments -->add this line

-*use*-*network*=*false*;
then you can run your project from any location even from your desktop...

Happy Programming..
-- 
Baluvasireddy
9346693666
9390606333

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to