Did it work if hosted on dashingdon? If it does, it kinda feels like a file location issue.
Edit: there a trick to getting images to display once compiled also. The CS built in compiler doesn’t natively compile images. Something about zipping into a folder (if you search the forum there are instructions somewhere as a reply to a recent post of mine but I haven’t done it yet.) Alternately you can compile images into scenes via CSIDE.
OK, I’ll wait for those instructions so I can continue coding the first demo and upload it to Dashingdon the next month. Those images are made by myself, as I want to make the prologue more cinematic.
You’re indeed right; the native CS compiler doesn’t recognize images right off the bat, and thus the images have to be in the same folder as the compiled HTML file.
I guess I’ll ignore the errors related with that file location issue when I run Quicktest, and then move on.