Hi,
Is it possible to dynamically select videos (through an xml or a variable) and then stream in Flash Lite 1.1? As much as I could find, I guess that it is not possible to stream, but the video can be loaded and then played. I could only find the loadMovie method in http://livedocs.adobe.com/flash/9.0/...s_learning.pdf and http://www.adobe.com/livedocs/flashl...=00000169.html, both of which did not work.
I get an error: "You must export your movie as Flash 5 to use this expression." with this code:
this.createEmptyMovieClip("logo_mc", 999);
loadMovie("http://s.ytimg.com/yt/m/mobile/swf/mp-vfl153269.swf", logo_mc);
I tried installing Flash Player 5 but no use. Please help.
Regards,
Supriya Tenany



