I need to send data from Flash to a php file that is on another server. Do I have to make another PHP file on the same server as the Flash file is, and then send the data from that php file to the php file that is on the other server?
Flash help files says: “Websites can permit cross-domain access to a resource via a cross-domain policy file.” Does anyone know what is this cross-domain policy file?