I have one flash file which is embading in another, the embeded one is creating a requests over HTTP to a specific host, I wish to redirect thoose requests to another host without touching the source code of the embeded one.
- is it possible, and how ?
Its possible on the server-side using PHP or ColdFusion or whatever floats your boat, but at the client, nope…