| Getting Started with Flex 2 > Lessons > Use Web Services > Review your access to remote data sources | |||
For security reasons, applications running in Flash Player on client computers can only access remote data sources if one of the following conditions is met:
Adobe Flex Data Services provides a complete proxy management system for Flex applications. You can also create a simple proxy service using a web scripting language such as ColdFusion, JSP, PHP, or ASP. For more information on creating a proxy, see the following TechNote on the Adobe website at www.adobe.com/go/16520#proxy.
The crossdomain.xml file permits SWF files in other domains to access the data source. For more information on configuring crossdomain.xml files, see the following TechNote on the Adobe website at www.adobe.com/go/14213.
The data sources used in this lesson are located in a domain that has a crossdomain.xml setup. Therefore, Flash Player can access the remote data.
Flex 2.01