+ 3
urgent
please Help urgent hello guys I have a video & I need to invoke this function with PHP or Js var myVar = document.getELementByID("myvideo"); //I need to built this function with PHP ||JS function myfunc() { if (myVar start playing at 0 secand and stille onplay at 20 sec ) document.write ("hello world"); }
7 Answers
+ 3
my video is short! soo I'm taking actions after 3 secs of play.
hope it helps : https://code.sololearn.com/W92YwZoFn1QE/?ref=app
+ 5
Vixena Just add your task when count===10
+ 4
good question and thanks for the information đđđ¤
+ 3
Your urgent post made me put down my coding works, went to form an video events codes for you.
Here you go, you could use playing event to detect playback time.
https://code.sololearn.com/WOki7IqTAsvx/?ref=app
+ 2
not understood
+ 2
if vedio start playing at sec number 1 and still play at the sec 10 do sth
+ 1
thank yoy very much