Music box

Hello, I made a little interactive card for Christmas, it’s a music box and you can send a message with it and even compose your own music (use the desktop editor if you want, it’s easier).
Just turn the knob (thanks to Greensock) to play music !
https://zanorg.net/musicbox/

3 Likes

@kek : Um… this leads to a JPG file…

@Thundros Weird… it’s fixed thanks

Pretty cool! :slight_smile:

1 Like

I got no sound in Safari :frowning:

Damn, I tested on iPad with Safari and chrome and it worked great :frowning:

Add to onBtnOK():

var context = game.sound.context;

if (context) context.resume();

I added this, thanks ! Hope it helps.

1 Like

@kek, You are amazing! It gave me goosebumps!

1 Like