Click here to Skip to main content
15,887,392 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have uploaded video and audio files and saved in server using server.mappath.

Now I need code to

get specified file from server and play that video.

Thanks in advance.
Posted

1 solution

if they are flash videos, you need the files on the local system, then you need to embed the flash player into a page, and pass the path the video as a parameter the way your flash player requires.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900