Individual web pages

I’ve just tried out the Daniel’s linking mechanism, works fine for me.

  • Did you name your scenes in the scene window?
  • Are you sure you followed Daniel’s instructions? Whenever I create a Javascript function, Hype generates a second .js file in the output folder (index_hype_generated_script.js). That’s where your custom js sits. I don’t see that in your page.
  • Check if you’ve really configured a javascript function in the scene inspector for the “on scene load” event.

Concerning your second question - well, you can rename the output.html to anything you like, and that’s the name you’ll link to.