-
-
Notifications
You must be signed in to change notification settings - Fork 4
Embedding Hype documents into third party services
There is a tutorial Daniel from Tumult on embedding Hype documents into webflow on the forum.
source: https://forums.tumult.com/t/embedding-your-html5-animation-in-webflow/18913
For embedding Hype documents into the popular blogging tool WordPress there is a WordPress plugin to help you manage uploads and embed methods (iFrame, Div) using shortcodes. You can always also just upload and embed it manually using a HTML block in the Gutenberg-Editor.
source: https://wordpress.org/plugins/tumult-hype-animations/
PubCoder is a popular and commercial publishing tool for interactive content (ebooks etc.). Here is a great tutorial by Daniel from Tumult.
source: https://forums.tumult.com/t/embedding-a-html5-animation-made-with-tumult-hype-in-pubcoder/18856
There is an extension to Hype that allows using Hype inside of Twine with the Sugarcube story format called Hype TwineStage. The extension allows embedding Hype documents into passages and position them on screen. There is also a bridge to access the Hype API from within the passage.
source: https://forums.tumult.com/t/hype-twinestage-twine-hype-extension/12826?u=maxzieb
There is a vast collection of guides that can be found on the Forum maintained by Daniel from Tumult.
- Choose another topic from the sidebar
- Visit the topic index
- Return to the welcome page
- Learn about contributing
- Consider making an one-time donation
- Visit the landing page for this project
- Accessibility in Hype
- Quick iterations as the secret to progress
- Using querySelector
- Test an elements class name using classList and contains
- Including external files and Hype Extensions
- Fetching hypeDocument from within a rectangle
- Extend the functionality of Hype using Export Scripts
- Using external editors
- Embedding Hype documents into third-party services
- Accessing external APIs from Hype Previews
- Manually include resources in document head
- Manipulating scene height
- Extension template