Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » I have a question
- Sheldon1436
-
Scratcher
43 posts
I have a question
when u click copy link, it shows an “embed” to copy
for example, for the project burge clicker ( https://scratch.mit.edu/projects/1105675954 )it shows this as the embed :
<iframe src="https://scratch.mit.edu/projects/1105675954/embed“ allowtransparency=”true“ width=”485“ height=”402“ frameborder=”0“ scrolling=”no" allowfullscreen></iframe>
does anyone know what this is and the point of it????????????
for example, for the project burge clicker ( https://scratch.mit.edu/projects/1105675954 )it shows this as the embed :
<iframe src="https://scratch.mit.edu/projects/1105675954/embed“ allowtransparency=”true“ width=”485“ height=”402“ frameborder=”0“ scrolling=”no" allowfullscreen></iframe>
does anyone know what this is and the point of it????????????
- han614698
-
Scratcher
1000+ posts
I have a question
This is HTML, and this code is used to display the project in websites if you’re the developer.
- -gr
-
Scratcher
1000+ posts
I have a question
This is HTML, and this code is used to display the project in websites if you’re the developer.When this code is put into an HTML document this player can be embedded in any webpage and appears like this (webpage demo on the right):

- Discussion Forums
- » Questions about Scratch
-
» I have a question