Discuss Scratch

Cloneable
Scratcher
98 posts

Scratch embed?

What is Scratch Embed?
<iframe src=“https://scratch.mit.edu/projects/583012759/embed” allowtransparency=“true” width=“485” height=“402” frameborder=“0” scrolling=“no” allowfullscreen></iframe>

Last edited by Cloneable (Oct. 17, 2021 19:52:00)

mrcreatorluigi
Scratcher
1000+ posts

Scratch embed?

Sorry, what are you trying to say here (if this is a question)?
DangerousDawn
Scratcher
1000+ posts

Scratch embed?

I'm not understanding this. Is this a question? If so, you can use HTML to embed that into a website.
D-ScratchNinja
Scratcher
1000+ posts

Scratch embed?

If you copied an embed link from a project page, you can put that on another website in a certain format, and it will basically embed the project player into the webpage. If you take the project URL with the “/embed” at the end, you'll see what the project player will look like when it's embedded, although it might be smaller depending on the size you used in the embed link.

I can't remember how you embed the link in a text document, but that's why Scratch has embed links.

Last edited by D-ScratchNinja (Oct. 17, 2021 19:50:14)

ScolderCreations
Scratcher
1000+ posts

Scratch embed?

The embed code is some HTML that puts a project player on any HTML document with that text in it.
PlNG_
Scratcher
500+ posts

Scratch embed?

It's some code you can put in a website to put scratch projects in the website.
nguyenmai415
New Scratcher
1 post

Scratch embed?

<iframe src="https://scratch.mit.edu/projects/672170997/embed“ allowtransparency=”true“ width=”485“ height=”402“ frameborder=”0“ scrolling=”no" allowfullscreen></iframe>

Last edited by nguyenmai415 (July 11, 2022 09:26:58)

MaterArc
Scratcher
500+ posts

Scratch embed?

To view and play Scratch projects on outside websites, you can embed the project with the following steps:

1.Click “copy link” in the bottom right of the project pane.
2.A dialog will appear, with two boxes and two links.
3.Click the “copy embed” link.
4.Paste this code in the HTML editor where it needs to go.
RED-001-alt
Scratcher
1000+ posts

Scratch embed?

You can add this link inside of a website editor (like Glitch or Google Sites, or wherever you have an html page), and it will embed the project to your website.

Powered by DjangoBB