mperla
09-05-2007, 01:16 AM
Howdy,
On this tutorial, I can't figure out how they hook up the flv:http://www.betriebsraum.de/blog/2007/02/27/flash-video-tip-1-calculating-an-optimal-buffer-size/
I cant seem to find anything that resemples:
nc = new NetConnection();
nc.connect(null);
ns = new NetStream(my_nc);
Or any sort of netstream actionscript.
Am I missing it somehow?
How does the video work without such code?
I want to do "onStatus" but I am not sure where to find the name of the netStream.
Thanks,
mperla
On this tutorial, I can't figure out how they hook up the flv:http://www.betriebsraum.de/blog/2007/02/27/flash-video-tip-1-calculating-an-optimal-buffer-size/
I cant seem to find anything that resemples:
nc = new NetConnection();
nc.connect(null);
ns = new NetStream(my_nc);
Or any sort of netstream actionscript.
Am I missing it somehow?
How does the video work without such code?
I want to do "onStatus" but I am not sure where to find the name of the netStream.
Thanks,
mperla