Right now i’m trying to make a video player in flash that dynamically loads avi’s, and possibly even wmv’s into the player during runtime. I have it working currently by converting the movies to swf’s, but the downfall to this is that it loses major quality and its utterly tedious and time consuming to convert so many videos into swf.
I was wondering if there is a better way to do this, such as maybe how to stream a video into flash directly from its original format.Thanks a bunch if someone can help me with this!