tianaPalmer
Programmer
Hi there,
I want to be able to have a link to particular FLV videos that I've created at the end of some articles. When the link is clicked, I want the video player to pop up in a new window and play that exact video. At the same time, I want a playlist inside the player that will allow the user to watch other videos if they wish to. Very similar to MSNBC or CNNs video player. So I think my questions are:
- How do I make each video have its own regular HTML link?
- How do I get the player to play that exact video?
- How am I able to group videos in sections for the playlist? For example, I want the playlist to look like this:
Series 1 Videos
- Video 1
- Video 2
- Video 3
- Video 4
Series 2 Videos
- Video 1
- Video 2
- Video 3
- Video 4
Even better, is there software that can do this for me? Thanks!
I want to be able to have a link to particular FLV videos that I've created at the end of some articles. When the link is clicked, I want the video player to pop up in a new window and play that exact video. At the same time, I want a playlist inside the player that will allow the user to watch other videos if they wish to. Very similar to MSNBC or CNNs video player. So I think my questions are:
- How do I make each video have its own regular HTML link?
- How do I get the player to play that exact video?
- How am I able to group videos in sections for the playlist? For example, I want the playlist to look like this:
Series 1 Videos
- Video 1
- Video 2
- Video 3
- Video 4
Series 2 Videos
- Video 1
- Video 2
- Video 3
- Video 4
Even better, is there software that can do this for me? Thanks!