Copy link to clipboard
Copied
This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/NetStream.html
Copy link to clipboard
Copied
There is also a library which assists in setting up the netstream in a way that the metadata is preserved and the boiler plate code is all setup.
https://github.com/jakehilton/netstreamsmart
This also implements a standard listener model as well as this netstream client model described in the examples. So along with setting up a listener for accessing a NetStatus event you'd also setup a listener for the onMetaData event.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now