tags:

views:

225

answers:

2

I have to design a page in which I have to place few flv video files. In general under upload.aspx page I uploaded few videos which are stored under videos directory in my site. I want to put them in my videoview.aspx page. Now can anyone please help in saying how to put videos in videoview.aspx page. Just I want the code to put .flv video files in page not bothered whether it is on local or server system.

+1  A: 

You will need a player of some sort.

I recommend Longtail's JW player

Chris Nicol
A: 

You will need a flash video player. There are a couple of decent free ones I have used here:

DanSingerman