I've added an embded content page, on which I've put my HTML+JS. For the sake of the example, let's say I've put it on page 3. Now, when I do the following:
- play project
- step to page 2
- click on arrow to go to next page
Now, the counter in the bottom right will still display '2/8', the title of page 3 *is* shown, but the content is not. If I click the next button again it will take me to page 4, and then when I click back to page 3 it *does* show the content of page 3.