Glad to hear it worked out!
As for standalone vs web code: The main change I make is all my audio is loaded in “static” mode (including music) for the web, whereas in the downloadable version, the music is loaded in “stream” mode. Outside of that, I don’t think I have many other web-only changes.
I’ll definitely try to post some of this stuff to github, that’s a good idea!