AIR and Cross Domain Requests

If I write a Flex AIR RIA, and that RIA requests data from a domain (say api.twitter.com), does the domain crossdomain.xml file have to allow all domains to read data from it (*) in order for the AIR runtime to access that data?