loadVars and other servers?

[SIZE=2]Can you use loadVars to read variables from .txt files on a different server with flash, do any of you know because I’m getting really annoyed:P?
[/SIZE]

Hmmm nothing :confused: Thought it’s probably me, I haven’t look at my source for a while

Probably the main problem is that you have to delay calling your load txt file function until the php script actually gets done doing its thing. It would probably be relatively safe to call the load txt function using setInterval say 100ms after the php script is called.

edit: one sec let me read your pm. What I just said might be irrelevant :stuck_out_tongue: