• Resolved romus

    (@romus)


    I am testing iFrame Pro inside tab plugins. I am testing two tab plugins and the issue is the same. Inside the tabs I have html pages within an Advanced iFrame Pro iFrame – the html has text and plays audio when selected. When I select another tab the audio or video still plays in the unselected tab (in the background) and to stop it you have to go back to the previous tab and unselect it. So, I want some sort of code for “audio and video player off if iFrame not selected”. Is this possible?

    If there is no way to stop players when iframe is inactive, then I suppose I have to ask the same question of the tab plugin support.

    Thank you for any help.

    • This topic was modified 3 years, 5 months ago by romus.
    • This topic was modified 3 years, 5 months ago by romus.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author mdempfle

    (@mdempfle)

    Hi. This seems more a normal coding issue then a iframe issue to me.

    You need to e.g. add onclick events on the tabs which then start/stop the player. Are you on the same domain? as otherwise you don’t have access to the player.

    Best regards, Michael

Viewing 1 replies (of 1 total)
  • The topic ‘stopping audio player when iframe not active’ is closed to new replies.