Graphics via Javascript interpreter (Quixe)

I’m developing a game with the latest I7 and Quixe. The option to include graphics via the “Figure” mechanism works quite well when I’m testing locally, but after I release, copy the files to the web server and use the “play in browser” link, the graphics wind up with placeholders (“Picture number X here”).

Could somebody offer the trick to making this work? Or is this a limitation in the present interpreter?

Thanks for any insights.

The online interpreters don’t support images at the moment, except for Vorple which doesn’t support Glulx yet.

You can try this fork which has added graphics support. I don’t know how reliable it is, but the guy is active on Github so if you find some bugs hopefully he can fix them.

github.com/eevee/quixe