C

chrysi K

Member

Last active 2 years ago

  1. 2 years ago
    Thu Aug 12 13:44:37 2021
    C chrysi K started the conversation How to make interactions not overlap.

    Hello, I' creating a children's book and I have several interactions in each page. Some of the elements are interactive and when the reader taps on an element he can hear an audio for that particular element. The problem is that I have noticed that when I tap various element quickly back to back all the audio files or interactions start playing together, which is not something I want. I want the audio from one element to be completed before the reader can listen to a different on the same page. How can I do that? I'm a beginner and I not familiar with any type of code. Thank you in advance!