Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do I add Scratch Games onto my website?
- my-name-is-cindy
-
4 posts
How do I add Scratch Games onto my website?
How do I add Scratch Games to my website? is there a way to turn it into a HTML file or is there another way to do it. If you know please help me.
- legendary34678
-
1000+ posts
How do I add Scratch Games onto my website?
Sadly, I don't know how to embed Scratch games to websites. You could add a link to your Scratch game, though! I'm not sure if it's possible, but you could try embedding the Scratch website to your website. Hope this helped a little!
- Nezon
-
1000+ posts
How do I add Scratch Games onto my website?
I believe turbowarp has a embed feature for that. Run your project in turbowarp and look everywhere for a embed option, or ask a experienced user or the owner
- Vaibhs11
-
1000+ posts
How do I add Scratch Games onto my website?
there is a project HTMLifier website but it's blocked for me, so I can't get the link.
there is a embed option in the copy link button.
there is a embed option in the copy link button.
- Infinity-Studios5674
-
100+ posts
How do I add Scratch Games onto my website?
You can use
or you can go to https://sheeptester.github.io/htmlifier/
<iframe src="https://scratch.mit.edu/projects/*project id here*/embed" width="485" height="402" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen"></iframe>
or you can go to https://sheeptester.github.io/htmlifier/
- ILikeProggraming123
-
100+ posts
How do I add Scratch Games onto my website?
You go to to the button that says “Copy Link URL” and it has some text for embedding. Use that.
- baneeksthecoder
-
2 posts
How do I add Scratch Games onto my website?
Hi! I personally use HTMLifier to convert scratch projects to HTML! I'm not entirely sure about embedding, but it is a solid all-rounder for conversion of Scratch projects in other use cases. Check it out here!
Sent on mobile android, apologies for grammar! :)
Sent on mobile android, apologies for grammar! :)
Last edited by baneeksthecoder (Aug. 19, 2021 16:07:14)
- JSscratcher_2008
-
83 posts
How do I add Scratch Games onto my website?
Go to the copy link button on ur project page click it and copy the embedding link and paste it in your html file hopefully it will embedd the project on the html and you could view ur project in the html website itself How do I add Scratch Games to my website? is there a way to turn it into a HTML file or is there another way to do it. If you know please help me.

- DangerousDawn
-
1000+ posts
How do I add Scratch Games onto my website?
Or, I believe turbowarp has a embed feature for that. Run your project in turbowarp and look everywhere for a embed option, or ask a experienced user or the owner

- ILikeProggraming123
-
100+ posts
How do I add Scratch Games onto my website?
Yes, that is what I mean.Or, I believe turbowarp has a embed feature for that. Run your project in turbowarp and look everywhere for a embed option, or ask a experienced user or the owner
- Swirlynerd
-
31 posts
How do I add Scratch Games onto my website?
Try this: take a scratch/turbowarp link: https://turbowarp.org/891307335 then add /embed to it, like so: https://turbowarp.org/891307335/embed then add it to the website by copying and pasting the link. (P.S. I use this for my google sites website, so I know it works!)
- Discussion Forums
- » Help with Scripts
-
» How do I add Scratch Games onto my website?