Playing FMS streams from Flash 7
In order to play a FMS stream (live or on demand), either an FLVPlayback component or the Video class is needed.
And they require ActionScript 3 and Flash 8 or above.
As far as i know , Youtube, Dailymotion and Google Video stream their on demand videos from a FMS, and their players are compatible with Flash 7.
How can they achieve this? If Youtube, Google and Dailymotion do that, i deduce it's possible..
I tried to create a Flash 7 application that plays a video coming from FMS, using a MediaDisplay component, but it doesn't work well. Sometimes it shows the video, sometimes not.
So i don't think youtube player uses MediaDisplay..
