[flexcoders] Re: Getting progress events on Socket *write* (not read)

2007-04-23 Thread maliboo_pl
> Flash needs to send an event which acks that data has been written. Apollo FileStream class dispatches OutputProgressEvent.OUTPUT_PROGRESS, the same should go here. At least in Apollo:(

[flexcoders] Re: Getting progress events on Socket *write* (not read)

2007-04-22 Thread maliboo_pl
> Any chance anyone well connected wants to discuss this? It's a pretty > serious issue and really impairs the binary socket API, at least for > uploading large amounts of data. The same here: Socket doesnt't dispatch/throws *ANY* kind of activity related to emptying output buffer after flush:(