Hi,
I want to place my crossdomain.xml file in a different location than the root because it just creates to much dependency issues.
How can i tell flex to look from my crossdomain.xml file somewhere other than the root?Do i add the loadPolicy code to the init method of my flex app?
Does anyone have any good samples on this?