#1: When user presses a button on my web, built with Visual Basic 2013 ASP.NET web application, I want to play a .m4v video file.
#2: I need an event to fire when video is done, so that web can show the next UI controls.
Is there a programming guide, or example source code?
Go to the complete details ...