This topic is locked
[SOLVED]

 Automatic Play Videos on list page

9/2/2019 8:54:16 PM
PHPRunner General questions
M
marcelorribas author

Hello guys,

How can I set a video to be played automatically on a list page? As Twitter does.

Thanks in advance

Marcelo

fhumanes 9/5/2019

Hello:
I wrote an article describing how any javascript library could be included in the developments made in PHPRunner. https://fhumanes.com/blog/otros-ejemples/integracion-de-librerias-js-en-paginas-dashboard-de-phprunner/
A library you could use can be https://videojs.com/getting-started/
This way you can do anything you need in your development.
Greetings,

M
marcelorribas author 9/7/2019



Hello:
I wrote an article describing how any javascript library could be included in the developments made in PHPRunner. https://fhumanes.com/blog/otros-ejemples/integracion-de-librerias-js-en-paginas-dashboard-de-phprunner/
A library you could use can be https://videojs.com/getting-started/
This way you can do anything you need in your development.
Greetings,


Hy, sorry for the late response.

Thank you so much.

I´ll try it.

Regards,

Marcelo