Comments

Log in with itch.io to leave a comment.

(+1)

thanks sm for this !!!!!!!!!!!!!!!!!!!!

(+14)

if i may submit one more hack, for anyone interested in giving their zine a soundtrack:

for music, add this line to the HTML file in the <body> tag, after the ezmreader.js <script> tags

<audio src="song.mp3" autoplay loop display="none">

then rename the html "index.html" and zip it, along with your song (make sure the name matches the one in the html!) and of course your zine into a ZIP or RAR file, and upload to Itch like normal

here's screenshots for any visual learners:


(+4)

oh that’s super nice! i kinda miss the autoplaying music player on tumblr themes days hehe. thanks for the addition!

(+1)

I chose to put the music in the Javascript part and added a button to turn off the music. It’s fun to see someone else do add music to the reader too :)