[FlashCodersNY] netstream.close() fail

Moses Gunesch fuse at mosessupposes.com
Tue Jul 7 10:23:08 PDT 2009


Anyone ever watch a netstream connection using Charles (or another network
monitor) after calling close() on it? Appears to continue loading anyway!
I was trying to do a retry for loads that hung for several seconds after the
initial request, but we've ended up getting a bunch of complaints about it.
Looking into it, it seems that if you retry the load 3 times before you give
up, you'll actually end up with 3 streams coming through simultaneously,
even after calling close() multiple times.

Can anyone confirm this?

If so, is there a workaround? (For example, what if I tried removing all
listeners and deleting the netstream, then rebuilding it -- would that
help?)

Moses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.flashcodersny.org/pipermail/flashcodersny_flashcodersny.org/attachments/20090707/6e30a3dc/attachment.html>


More information about the FlashCodersNY mailing list