PDA

View Full Version : Video Playlist


mw2005
10-06-2005, 05:42 PM
How do you create a video play list which people can view in their default media player?

Any help will be appreciates,
Thanks in Advance,
MW2005

_Aerospace_Eng_
10-06-2005, 06:39 PM
Read post #4 on this thread http://www.codingforums.com/showthread.php?t=61732
Its the same basic idea but it will open up as a text file in some browsers so you will either need to put it in a zip file to be downloaded or use some server side language to pass a content-disposition header.

mw2005
10-06-2005, 07:11 PM
Thanks for your help