Skip to main content
Participant
March 30, 2016
質問

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

  • March 30, 2016
  • 返信数 8.
  • 2291 ビュー

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?

このトピックへの返信は締め切られました。

返信数 8

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.

abbyl27983774作成者
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-