Hi, you have a couple options:
-
upload the player files to some location on your server, then add an
iframe
on your page that points to theindex.html
that you uploaded. -
upload the supporting files into the directory your html page exists (or at another location, but you’ll have to update references), and add in the player’s styles, html, and scripts into your page (or vice versa, adding your page’s content into the scritch player’s page)