The NetStream class opens a one-way streaming channel over a NetConnection.
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 netstreamI'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