help for flv formate files DivX Team !
hello to the DivX Team !
i am a student of PHP and i was building a local site. i saw you all are doing a great job. really nice work. i don't know if somebody will help me to solve my problem. i just put the code and was able to play my video in avi format. is it possible to play an .flv format file.. because mostly on my site the files are in .flv format. is there any plug-in or something available for that?... thanks a lot for any help


Right now, the DivX Web Player only supports DivX 6 (ASP) videos in .AVI or .DIVX containers. What you may want to do is write a condition in your script that calls the appropriate player for a file format. For DIVX/AVI call the DivX Web Player, and for FLV call another player (e.g. JWPlayer). This could be handled even with JavaScript.