A friend of mine is working on a flash I requested, and has run into a problem. The flash has textareas, which obtain their information from text files on the same server the flash is hosted on. I plan on embedding the flash on a completely different website than where it is hosted, but whenever I embed it, it tries to pull the text files from the site it is embedded in, not the site it is hosted on. We then tried to use an http:// file location, and now it doesn't work on the site it's hosted on or the site it's embedded into. So, my question is, is there any way for the flash to pull the text files from a remote host, that way I can have it embed it in a site it isn't hosted on?