powergov Posted January 19, 2017 Posted January 19, 2017 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. Quote
Sherzod Posted January 19, 2017 Posted January 19, 2017 Hi, Please specify your browser.If chrome, please try to update to the latest version.. Best regards. Quote
powergov Posted January 19, 2017 Author Posted January 19, 2017 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.