curiousdannii / parchment

The Interactive Fiction web app
https://iplayif.com
MIT License
424 stars 60 forks source link

Display a play button instead of autoplaying #10

Open curiousdannii opened 11 years ago

curiousdannii commented 11 years ago

If Parchment is loaded in an iframe then it should display a "play this" message instead of starting automatically.

peardox commented 11 years ago

This is very easy if you expose or extend the loading message code

curiousdannii commented 11 years ago

I want to show it before it starts loading. I'd also like to show a cover image.

curiousdannii commented 2 years ago

Ideally with a progress meter

curiousdannii commented 5 months ago

A progress indicator has been added! 🎉

But see this topic for some pushback on the idea of a play button: https://intfiction.org/t/should-parchment-autoplay-or-have-a-play-button/66685