Skip to main content

Why am I having trouble playing HTML5 videos when playing free online pokies at https://pokieslab.com/real-money-pokies/? When I play online pokies, there is sound but no video. Is it possible that my browser does not support playing HTML5 videos? I've tried using a different browser, I've even tried using my phone.
The internet is fine, everything works, even I tried to read cookies everything is fine, the website works fine too, now I looked at the code maybe something is wrong here? Still, it seems the problem lies in the code, and I hope you can help me.
Code here:

 

 

 

<!DOCTYPE html>

<html>



<body>

<video width="320" height="240" controls="controls autoplay">

<source src="resources/sample/sample1.mp4" type="video/mp4" />

</video>

</body>



</html>

 

 

 

Be the first to reply!

Reply