How can I make the vidoes to play automatic??
Printable View
How can I make the vidoes to play automatic??
PLEASE search the forums before posting its already been asked.
Open include/player.inc
Find
Add belowQuote:
so.addVariable("link","{$config["watermark_url"]}");
Quote:
so.addVariable("autostart", "true");
If you already have
Just change false to true.Quote:
so.addVariable("autostart", "false");
I think there should be some permission issues? Please help!
(I have the same issue)
Thanks!!