Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

NetStream - Adobe ActionScript® 3 (AS3 ) API Reference

Explorer ,
Mar 11, 2013 Mar 11, 2013

This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/NetStream.html

TOPICS
ActionScript
545
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 11, 2013 Mar 11, 2013
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines