Security error accessing url while accessing Http Service.I try calling
HttpService from Flex UI and this gives theabove error. If I use
localhost (in .mxml as well), then it worksfine in local machine (I
deployed the app. in tomcat)When I change the localhost to ip address,
then I get thiserror. When I access it from another system, then both
ways I getthis error.Some of the searchs talks about placing
crossdomain.xml inweb root. I tried and no success yet.Thanks in advance
for any help.