AntonioCuomo Posted May 3, 2020 Posted May 3, 2020 j have created a uniform with Tunihtmlframe and in the HTLM j write: <!DOCTYPE HTML> <html> <head> <title></title> </head> <video controls=" " controlsList="nodownload" preload="auto" src="d:\___testpaola\small.mp4" width="800"></video> <body> <p></p> </body> </html> when run application video not visible. is visible only template of video. if j open the file html in edge o chrome run Quote
Sherzod Posted May 3, 2020 Posted May 3, 2020 1 hour ago, Antonio Cuomo said: j have created a uniform with Tunihtmlframe and in the HTLM j write: Please, specify which edition and build of UniGUI are you using? Quote
JarekZ Posted May 4, 2020 Posted May 4, 2020 <video autoplay muted loop id="myVideo" > <source src="files/video/my.mp4" type="video/mp4" /> </video> this works in unihtmlframe and uniurlframe Quote
artem_niko Posted December 27, 2022 Posted December 27, 2022 On 5/4/2020 at 3:37 PM, JarekZ said: <video autoplay muted loop id="myVideo" > <source src="files/video/my.mp4" type="video/mp4" /> </video> this works in unihtmlframe and uniurlframe Hello! How make this with link from Yandex.Disk video? 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.