Top "Netstream" questions

The NetStream class opens a one-way streaming channel over a NetConnection.

How to loop video using NetStream in Data Generation Mode

I'm using a NetStream in Data Generation Mode to play an embeded FLV using appendBytes. When the stream is finished …

actionscript-3 flash apache-flex netstream
AAC/MP4 not working in ActionScript 3's NetStream

I'm trying to play a remote AAC file in ActionScript 3 in Flash CS3 and am currently using this code: var …

actionscript-3 flash-cs3 mp4 netstream aac