Hi guys,
I am building a video player using NetStream, NetConnection and the Video class. I have got the pause, play, stop and volume control sorted.
I’d like to know how one goes about building a download progress bar as the FLV downloads progressively.
I have looked at the VideoProgressEvent class, but that doesn’t seem to work with the Video class.
Any ideas appreciated.
Cheers