开发者

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

开发者 https://www.devze.com 2022-12-22 02:39 出处:网络
I\'m getting stack overflow errors when I\'m trying to publish() a NetStream after close()ing it. Pasted below is the error stack:

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()


Couldn't figure it out. Switched to AFCS, which seems to be better supported by Adobe and thus is a better platform to invest in.

0

精彩评论

暂无评论...
验证码 换一张
取 消