Forum Discussion
KenLiu-bdb61006
11 months agoCommunity Member
Possible to end embeded video on last frame?
Is there a way to freeze the video on the last frame when it ends? Thanks
Nedim
11 months agoCommunity Member
Reaching the last frame usually indicates that the video has ended, unless the video is set to loop, in which case it will start from the beginning immediately after it finishes. To confirm this, check your embed code for the loop attribute, which controls whether the video repeats after it ends.
Based on whether the video ends, you can trigger further actions, such as opening a different link, as shown in the example below. This would require some JavaScript programming:
Related Content
- 11 months ago
- 3 months ago
- 8 months ago
- 7 months ago