Discuss Scratch

Hamilpig
Scratcher
100+ posts

Embed

How do you embed a project from Scratch?
Wahsp
Scratcher
1000+ posts

Embed

I think there is currently a problem with embedding 3.0 projects but that should be fixed in the future
-Accio-
Scratcher
1000+ posts

Embed

You are still able to use the embed code from Scratch 2.0
<iframe allowtransparency="true" width="485" height="402" src="https://scratch.mit.edu/projects/embed/PROJECTIDHERE/?autostart=true" frameborder="0" allowfullscreen></iframe>
D-ScratchNinja
Scratcher
1000+ posts

Embed

Also, here's some steps if you need help:
  1. Create a new text document (that can open preferably in Notepad)
  2. Copy the embed code that @-Accio- listed above
  3. Add <html> a column above and </html> a column below
  4. Save the notepad as an html file*
  5. Double-click the file to open it in a browser (or you can right-click and select “Open with…”)

*To save text as an html file, follow these steps:
  1. Click the box that shows “Text Document” next to “Save as type:”
  2. Select “All Files” in the drop-down
  3. Enter the name of the file and add “.html” at the end, then save the file

Hope this helps!

Powered by DjangoBB