Web Services - Policy

I’ve never used the web service feature in Flex until yesterday, and it’s pretty awesome.

The confusing thing about it is how you actually run the project. I’m in the middle of reading an article about but was wondering if there is a cut and dry solution to running the project without security errors being thrown all over the place.

I guess my question is since I am running this on my localhost what do I have to do to get this working? Obviously I can’t have the web services cross domain file to allow localhost, I probably can’t even have it allow my ip address.

Has anyone been through this before?