Flex 3.5 - NetStream - StackOverflow errors when calling publish() after calling close()

Posted by Srirangan on Stack Overflow See other posts from Stack Overflow or by Srirangan
Published on 2010-03-02T09:01:20Z Indexed on 2010/03/08 5:21 UTC
Read the original article Hit count: 417

Filed under:
|
|

I'm getting stack overflow errors when I'm trying to publish() a NetStream after close()ing it. Pasted below is the error stack:

Error: Error #1023: Stack overflow occurred. at com.luxideus.facebook.canvas.controllers::StreamsController/onNetStatus()[...] at flash.net::NetStream/invokeWithArgsArray() at flash.net::NetStream/call() at flash.net::NetStream/publish()

© Stack Overflow or respective owner

Related posts about flex

Related posts about netstream