ASP.NET JW FLV Flash Video Player Control

How to use ASP.NET JW FLV Flash Video Player Control
To use control, unzip downloaded package and add reference in your web project to JW-FLV-Player-Control.dll. After that, place the control to the web form. On the web form control is not rendered correctly. It looks like in image bellow.

FLV player on web form at design time
Next step is to set values of properties. Required properties are:
– File : URL to .flv video file
– FlashPlayerLocation : URL to player.swf file
– Swfobject_jsLocation : URL to swfobject.js javascriptfile
Other properties will take its default values when control is initialized. You can change it if your web application requires.
Now you can start your web application and enjoy a Flash movie in your ASP.NET web application.

Control at run time
When to use this control
Flash video is widely used by video sharing web sites. All large video sharing web sites, including YouTube or Google Video uses .flv because it is compatible with almost every web browser and operating system. Users must have Flash Player installed, but most of your visitors probably already have it.
This ASP.NET control is pretty basic, but it can be very useful in some scenarios. If your main business is not programming, but just building of successful web sites you should consider to not start from scratch. If you want fast results, Absolute Video Channel .NET is complete .NET solution for video content management and video gallery, powerful yet simple to use application that runs under your domain and control.
Download Links:




2 Comments on “ASP.NET JW FLV Flash Video Player Control”
please can anyone tell me (step by step) how to put this control in my ASP.Net Web form? ’cause the downloaded file doesn’t contain any swfobject.js and I don’t know where to put it, PLEASE HELP!!!
ya same here could find any .js or .swf files……….can anybody help me