I am needing to create a page that will include several videos 2-10. There are 2 options that I would like to consider. One, would be to just have a list of clickable links that would load into one player. The other would be to have all the videos in the their own players. The second option I can do by just having all the different video tags in my html, but this also allows all the videos to play at one time.
Of the 2 options above which one would be the easier method and where would I start.
Thanks,