We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Ten Tips for Building a Flash Remoting Application
|
| Subject: |
|
Disconnected/Connection failed Operation??? |
| Date: |
|
2003-09-16 19:33:36 |
| From: |
|
anonymous2
|
Response to: Disconnected/Connection failed Operation???
|
|
In a complex application you will trap errors and redirect according to what type of error is encountered. If the user can't connect to the Flash Remoting application on the server, you can redirect to a generic HTML page, or you can simply handle the error in the Flash environment. Obviously an error of "no web connection" cannot be redirected to another page. |