Author: sujanr | Posted on: 9/25/2008 12:08:15 AM | Views : 1197

 I have re posted this just because its bit urgent.

I have a asp.net application using the framework 2.0. the code behind
the vb. I want to embed a flv file swf file in a third party flash
player. The files are stored in the database in a binary field.The file path is stored in database. The file path should be loaded to the play list of the flash player using a XML file. That is my main goals
are:
1. Embed a flash player(JW FLV Flash Video Player) in vb.net application.
2. Populate the play list of the player with the files paths in the XML file.
3. Play the flv(or swf) files that are stored in the database.
 It would be great helpful it anyone can help to attains these goals. Thanks in prior. ...

Go to the complete details ...