Skip to main content
Participant
March 30, 2016
Question

how do I tell embedded sound to stop playing on certain page of pdf?

  • March 30, 2016
  • 8 replies
  • 2287 views

I am making an e-book and want to have songs play to accompany certain pages of the book.

The problem is that if the song doesn't finish playing it continues onto the next page where a new song is supposed to start - so they play over each other.

Is there a way to fix this?

This topic has been closed for replies.

8 replies

JoelGeraci_Datalogics
Participating Frequently
March 31, 2016

Just set the sound object to "Disable When: The page containing the content is closed." in the properties panel.

Participant
March 31, 2016

the only problem is some sounds are meant to continue over multiple pages

JoelGeraci_Datalogics
Participating Frequently
March 31, 2016

Ok - So testing for understanding...

You'd like the currently playing sound to stop playing when it reaches the end of the sound file or when the user gets to a page that has it's own sound annotation on it?

How are the sounds get started playing?

J-