Hi, I've some question about flash requests to php.
I'm using amfphp to call php functions inside of flash. I know that by default flash is waiting 30 sec, and if after 30 sec there is no response for flash request then flash dispatches NetStatusEvent. Pls tell me can I short that 30sec. to 5sec.?
thanks.