Creating a Cookie for Hype

One issue with Hype can be that when you leave the page (for instance to view a work page built in Muse) Hype doesn’t remember where in the timeline the user was. So, every time the page is reloaded it … Read more…

Uploading from Muse

Uploading your page from Muse is fairly simple. Just follow the steps in the tutorial below. Sometimes however Muse is a little b***h. So if you are getting error messages that look like there are connection errors, in most cases … Read more…

Adding a preloader in Hype

Hype doesn’t really support a preloader. Either it loads, or it’s done loading. It has an option to add a loading bar, but that is just a simple bar that cannot be changed. But with a little scripting we can … Read more…

Mobile detection in Hype

To detect if your Hype document is opened up on a mobile device, you will need a couple of lines of code. There are two different ways you will want to use this. 1: To open up a specific scene, … Read more…

Adding a favicon to your Hype page

Adding a favicon to your page in Hype is fairly simple. First, you will need the icon. I recommend using a .png with a width and height of 32pixel. Save the file as “favicon.png” and add it to the resources … Read more…