sunil
sunil

Reputation:

How to put .flv videos on aspx pages

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.

Upvotes: 0

Views: 947

Answers (2)

DanSingerman
DanSingerman

Reputation: 36502

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

Upvotes: 0

Chris Nicol
Chris Nicol

Reputation: 10366

You will need a player of some sort.

I recommend Longtail's JW player

Upvotes: 1

Related Questions