Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2571

[3.3.x] Support Forum • Re: Fast forwarding videos

$
0
0
Assuming this is phpBB-related (which currently I doubt): which videoplayer extension are you using?, which version?

I am using BBcode:

[video]{URL}[/video]

HTML replacement:

<video width="405" height="720" controls="controls">
<source src="{URL}"/>
<object width="405" height="720" src="">
<embed width="405" height="720" src="">
Your browser does not support video
</embed>
</object>
</video>

Statistics: Posted by VED036 — Tue Mar 26, 2024 6:49 am



Viewing all articles
Browse latest Browse all 2571

Trending Articles