Re: [flexcoders] HTTPService timeout?

2011-08-02 Thread Rishi Tandon
Have you check the network monitor in flash builder 4? Sent from my iPhone On Aug 2, 2011, at 5:16 PM, georgemeng2011 georgemeng2...@gmail.com wrote: Hello, I have very simple code to call a simple PHP page. PHP page will insret 2000 records to mysql table, takes about 2 minutes. On

RE: [flexcoders] HTTPService timeout

2005-10-07 Thread Matt Chotin
Currently HTTPService doesnt support a timeout on its own. Youll need to use your own mechanism with setInterval. Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Mink, Joseph Sent: Friday, October 07, 2005 5:03 AM To:

RE: [flexcoders] HTTPService timeout

2005-10-07 Thread Mink, Joseph
: [flexcoders] HTTPService timeout Currently HTTPService doesnt support a timeout on its own. Youll need to use your own mechanism with setInterval. Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Mink, JosephSent: Friday, October 07, 2005 5:03