Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I have a flash GUI that connects to a PHP script to enter data into a MySQL database.
The problem I'm having is testing for a connection to the php script - if i can reach it, i can spit back an error code, but if it's offline or unavailable, the flash page doesn't reflect that.
Is there any way to test for an Internet connection in a Flash script and output an error message if there is a problem?
I have a flash GUI that connects to a PHP script to enter data into a MySQL database.
The problem I'm having is testing for a connection to the php script - if i can reach it, i can spit back an error code, but if it's offline or unavailable, the flash page doesn't reflect that.
Is there any way to test for an Internet connection in a Flash script and output an error message if there is a problem?