cancel
Showing results for 
Search instead for 
Did you mean: 

youtube in iframe: stop video when exiting page (switching xml view)

danreg
Advisor
Advisor
0 Kudos

Hi all,

suppose I have a youtube video linked in an iframe within an xml view. I start the video, however, when I want to switch to another xml view, i.e. step out of this page, e.g. go to home page, the video playing continues (I have to manually stop it). I'd like to know how to automatically stop the video as soon as another button is clicked (potentially, it would be a button to home page or previous page), eg like in the example below. What do I need to adapt?

http://jsbin.com/bifunazuti/1/

Thanks and regards Daniel

Accepted Solutions (1)

Accepted Solutions (1)

kai2015
Contributor
0 Kudos

This is not a problem according to SAPUI5.

You should google first.

But here is the solution:

My Steps:

- Google: javascript stop iframe youtube video

- first result: javascript - How to pause a YouTube player when hiding the iframe? - Stack Overflow

- customized the code to following result: http://jsbin.com/ponimururu/2/edit

have a nice day

Answers (0)