How to stop a video which is embedded using external link?

Q&A about the latest versions
Post Reply
vaxa
Posts: 7
Joined: Tue Oct 21, 2014 4:49 pm

Hi,
I am getting problem with video that I have embedded using vimeo link. But the problem is it is not stops when I hide the container in which the video is playing.
Please anyone help out here!
Thanks in advance
User avatar
Hopki
Gnome
Posts: 13005
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
You need to unload the video, make sure you have unloaded selected in the external loader. This is of course if your using flash as the output.
In the HTML5 output you would use a set text action to clear the text out of the text box displaying the video, so set text => text: (leave blank) => target: text box.

Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
vaxa
Posts: 7
Joined: Tue Oct 21, 2014 4:49 pm

Hi Hopki ,

it worked.
Thanks a lot for the great help!

Regards
Hakan
the_b
Posts: 55
Joined: Wed Jan 14, 2009 7:58 pm

Hallo Hakan,
hallo Hopki,

I still have the same problem and do not know what it is mean with "unload the video". Were can I do this in the skin or what is to do?

Thanks for help!
Bert
User avatar
Hopki
Gnome
Posts: 13005
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Bert,
I assume we are talking about HTML5.

You enter iFrame code to show a video in a text box. This starts the video.
You then close it with an set text action to set text... leave blank to the text box.
This unloads the previous code and stops the video playing.

Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply