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:
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 need to embed a responsive slideshow with breakpoints in a Wix site. I see this uses an iframe, will it scale and adjust as it would if embedded in a standalone html page?
Not really sure how to use that, is it a way for the wix page to constantly communicate with the original page so that if say the new site window is reduced in size or it's viewed on different devices it would pick the correct layout?
I normally set three breakpoints for mobile/tablet/desktop. Is it likely to be seamless and smooth or is there going to be a lag?
It's for a slideshow that I need more control over content and timing that Wix Galleries will allow.
Just found this which may point in the right direction.
Just been playing with Wix site builder.
One thing I am surprised not to see is some kind of auto responsive layouts like Squarespace.
But that may be in you favour in you specific use case
On a side note:
I really like Wix, It has some neat features including CMA management included in its roles.
And even better it acts like a single site, so I can put a radio stream in the Header and it continues playing without breaking when navigating to a new page.
I can set breakpoints in Wix to match the breakpoints I set in Hype (or vice versa) within the pro version (X Editor) just not sure if the iframe will work seamlessly in terms of scaling? I don't want any scroll bars or lag in the main site. Also as O mentioned I cant see how to actually embed a hype animation in a wix page? If I just do it the way I would with a static site as in past in the HTML and use CSS padding to set the window it just gives me a narrow slot on the page but no animation shows?
Sorry I'm used to calling it X, know it's changed now. I'm using the studio editor but it doesn't allow uploading of non image files, so I can't create a resource folder. I have tried asking Wix support if they will allow an external reference so I can host it on my server but they won't discuss anything third party even though it's a request about existing features. Has anybody successfully embedded a Hype animation in a Wix site and if so how did you do it?
I'm thinking I change the link to something like this: (my server)
For my stuff I would actually just put the Hype Projects on my own external server and have the HTML embed look to it as a site. ( I.e point it to the html file
But.....
Bloody odd.
I just did a test.
I uploaded an image to wix. Copied its url.
Made a hype project with a rect with an image tag and src the image url.
Exported it in the Advance, using the CDN for the run time. and as a Flat file. ( export script)
In wix added a html embed , copied the html in the hype index.html which also holds all the js for the projects. and pasted it in.
I got Forbidden.
I re opened the HTML embed to edit, deleted a bit of the code ( click tag stuff) I did not need.
Still got Forbidden.
Hit the undo button ( which would put the click tag code back.
And suddenly the project loaded??.