Daniel
March 26, 2015, 3:43pm
#1
The quickest way to get your Tumult Hype document displayed in your Wix site is to host it on your server and copy its embed code. Here's a guide and video to uploading your Tumult Hype document to your site: Video tutorial: Uploading your Tumult Hype document to a Web Server and Embedding Within Another HTML Page
Alternatively, you could use a service like Neocities (guide here ) or Surge to host your site.
Follow the steps in the link above.
When editing your site, click 'Add HTML snippet' and paste in the following code:
<iframe src="http://example.com/yourdocumentname.html" height="400" width="600" style="border:none;" frameborder="0" scrolling="no"></iframe>
Replace the area within the 'src' field with your own document's URL, and make sure you update the height and width values as well to match your document.
On the page you want to add your document, click 'Add ons' at the bottom of the menu after you click the '+' button, and click 'HTML'. Select 'HTML Code' in the 'Mode' dropdown, and paste your code in the box and click update:
2 Likes
Fuv
(Aleksander)
March 4, 2017, 11:21am
#2
Hi Daniel,
The upgrade 3.6 removed the option of export to Dropbox. Now is more difficult to my to export the animation to Wix. Before, I clicked “Copy Link” and paste in the option “Website Address” that bring me the HTML setting in Wix.
I have another option with Wix or Google drive?
Thank you,
Fuv
Daniel
March 4, 2017, 3:16pm
#3
Sorry it’s more difficult! A few alternatives & guides have been posted here: Dropbox discontinuing HTML rendering / Public Folder
Here’s more info about Dropbox’s decision:
https://www.dropbox.com/help/16
NAV
(Unger)
March 9, 2017, 9:11am
#4
What a pity. Was so easy to import Hype animations with Dropbox. Now it seems a kind of hustle…
Daniel
July 14, 2017, 4:01pm
#6
Nothing has changed on Dropbox’s side, so the best advice is to use your web host to host your files.
Wix only allows https now so is there a way to use hype on a wix website?
Daniel
July 14, 2021, 1:28pm
#8
You would need to host your Hype content on an HTTPS-enabled server. HTTPS certificates are in most cases free. You can host on https://www.nearlyfreespeech.net/services/hosting And use Cloudflare to ensure the content is available over https. Another option is Github Pages .
1 Like
I've found a really easy way to do this -->
Use Surge (a brilliant application) --> https://surge.sh/
to create a free https domain and embed the URL in a Wix page.
Example:
https://mikeostest.wixsite.com/content/experimental
3 Likes