Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Can I embed my Twine story in my Twine story?

Hi all. Just started playing with this, seems pretty cool. My story is mostly a hundred pages of injokes, but hey.

One of the branches leads to the protagonist writing a story with Twine. I'd like to somehow be able to embed the story onto that page, so that you can play it from within the game itself. Kinda like Twineception.

I've tried playing around with iframes, as well as doing a few things such as FTPing the story to a site I control and pasting some of the code on there, but since it's not *quite* HTML or CSS or anything that it will respond to, it doesn't seem to work.

I figure once I upload it to the repository, I might be able to just iframe that page.

Has anyone tried this or know how to do it? Is it even possible?

Comments

  • Ok, so I figured out a way to mostly get this working. I can embed using an iframe after uploading the page as an attachment to a website. However, after you run through it once, I.E. you open the game in the iframe from in the game, you get a 404 message if you try to open it a second time in the second iframe.

    Ideas on how to solve that?
Sign In or Register to comment.