Action or event to like extension when user played video

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
amir2314
 
 
Posts: 318
Joined: Wed Aug 02, 2017 12:16 pm

Action or event to like extension when user played video

Post by amir2314 »

Hi dear pablo .
At first thank you about like and rate extension
.
I have a question is there any way to add event or action to set video play view with like extension ?
.
I have a video from my webpage and i changed like icon to eye and i want to set event on html video ( when user Played Video Caculate A Number Of View with Like extansion ) .
.
Is it possible ? So ...if its not possible can you make video audio total view in future please ?
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Action or event to like extension when user played video

Post by Pablo »

You can use the event action 'media play' to start a video.
User avatar
amir2314
 
 
Posts: 318
Joined: Wed Aug 02, 2017 12:16 pm

Re: Action or event to like extension when user played video

Post by amir2314 »

Pablo wrote: Fri Jun 09, 2023 11:35 am You can use the event action 'media play' to start a video.
How can i set the video event with the like action ?
For example on play event with javascript so wich code must put in the javascript event from onplay
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Action or event to like extension when user played video

Post by Pablo »

There is no link between the like extension and events.
So, you will need to implement you won code for that.

My previous answer was related to generic events. This may help you with writing your own code.
Post Reply