Jump to content

Event after a video is finished.


Schlingel

Recommended Posts

Hello all,

I start a mp4 video in a HTMLFrame with the code below.

<center>
   <video autoplay muted id="EntryVideo"  >
   <source src="files/video/my.mp4" type="video/mp4" />
   </video>
</center>

 

Now i need a event to do further things when the video is finished.

I'm sure that here are experts the can give me a code sample for this.

Thanks and regard

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...