firestream
April 20th, 2008, 05:03 PM
I've got some php scripts that do some calculations on a lot of data. They take minutes to load apiece. I'd like to use flash as a "progress indicator" basically calling each script and when it finishes moving to the next.
I've tried using the xml class to load the php scripts and it always returns an error. I feel like its just a timeout issue since the php scripts don't return anything for a few minutes. What would be the best way to accomplish this?
Thanks.
I've tried using the xml class to load the php scripts and it always returns an error. I feel like its just a timeout issue since the php scripts don't return anything for a few minutes. What would be the best way to accomplish this?
Thanks.