Hi,
any suggestions to manage c2 run previews on local xampp instead of the integrated webserver?
The problem is, i want to load external data through ajax, and dont want to export the project everytime to test it.
but through crossdomain policies, i cant get the preview to load any external files, even with a valid crossdomain.xml in the folder with the files, on xampp/htdocs.
Many thanks :)