HTML5 Video Player Support Product Page
Answered
Set a delay on video
Asked 05 Oct 2011 14:13:55
1
has this question
05 Oct 2011 14:13:55 manuel pinto posted:
I wish to first show a poster for about 5 seconds and then start play the youtube video. I try the behaviour settings but no success. can anybody help me?? Replies
Replied 06 Oct 2011 10:59:31
06 Oct 2011 10:59:31 Miroslav Zografski replied:
Hello Manuel,
here is a follow up from our chat session.
Using a javascript function you can set up the behavior to be executed with a delay by using the setTimeout() native javascript function.
here is a follow up from our chat session.
Using a javascript function you can set up the behavior to be executed with a delay by using the setTimeout() native javascript function.
Replied 21 Oct 2021 06:36:40
21 Oct 2021 06:36:40 User replied:
Yeah but , can someone please give me coding in javascript!!