Jump to content

Recommended Posts

Posted
when I use unihtmlframe write codes in unihtmlframe.html,like
<!DOCTYPE html>
<html>
<body>
<video width="1280" height="720" controls="controls">
  <source src="123.mp4" type="video/mp4">
</video>
</body>
</html>
 
it can play,but can't drag playing progressbar to play.
 

 

Posted
 when I write the same codes direct in html file,double-click to open by chrome browser,video playing progress is dragging ok.but in unihtmlframe,the playing progressbar can't drag.

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...