Thank you so so much! It's been so fun to see her Become Real haha. Please post some pics if and when you start building yours!!
i put the minified script on my cdn, heres the example page! ^^ https://files.catbox.moe/mmtahh.html
Okay wait one more thing. Is there a way to make it start off paused? Kinda doubt it but I thought I should ask
I am still figuring out JS so these things aren't obvious. Thank you so much!
Not a problem, this shit is a nightmare. I'm not very good with JS so nothing is immediately apparent when looking at the fucking code but i'll figure it out
no i think freezeframe is just a stupid library not even chatgpt can crack this shit istg
Like not even the code from the official site is working so idk. I guess it's outdated or something.
just making a guess off inspect element, i think its because your calling "new Freezeframe();" onload but not setting any global variable to be that new Freezeframe instance :P
youre going to have to have to create a global script somewhere in your head tag with all the definitions and attach eventhandlers to your buttons instead of using inline Javascript ^^
For Graybox: I made a sizable fork of your code to make it compatible with webps, make it work with my marquee bar (because it wasn't for whatever reason), added a blacklist system and hopefully made it a bit more responsive (?)
Link to it if you want to see it: https://planetpearlia.com/js/jaxframeFork.js