Discuss Scratch

s_federici
Scratcher
500+ posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

johno1566 wrote:

Hey Guys!
Made a version of this without the Controls(start,stop,fullscreen)
It also Autostarts so there is no need for the controls
I used @JGames101 original project to make it
Here it is:
johno1566.github.io/ScratchSiliconAutostartAndNoControls/#276660763

What is the correct code to embed the project in a website? I tried using an iframe like in

<div style=“overflow-y: hidden; height: 370px; overflow-x: hidden; width: 485px;”><iframe style=“margin-top: -38px;” source src="https://johno1566.github.io/ScratchSiliconAutostartAndNoControls/#400560084“ width=”485“ height=”402“ frameborder=”0“ scrolling=”no“ allowtransparency=”true" allowfullscree></div>


but the project is not centered in it
Crystallemon2
Scratcher
27 posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

idk

Last edited by Crystallemon2 (May 31, 2020 20:29:35)

hackergod2011
Scratcher
15 posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

define WHAT
play sound [WHAAAAAAAAAAAAAAT v]
hackergod2011
Scratcher
15 posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

move (mouse x) steps
move (mouse y) steps
think [HMM] for (2) secs
hide
if <> then
say [eee thats not happening]
end
wait (1) secs
show
mr_scientific
Scratcher
100+ posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

hackergod2011 wrote:

move (mouse x) steps
move (mouse y) steps
think [HMM] for (2) secs
hide
if <> then
say [eee thats not happening]
end
wait (1) secs
show
Please don't use block code for this. Using simple text is fine, if you really want to use block code, there is a forum specifically dedicated to that (Though it's more to practice with block code than to chat with it)
cs4310534
Scratcher
1 post

Scratch Silicon: Embed Scratch 3 Projects In Your Site

<iframe src="https://scratch.mit.edu/projects/439328883/embed“ allowtransparency=”true“ width=”485“ height=”402“ frameborder=”0“ scrolling=”no" allowfullscreen></iframe>
-CloudGate-
Scratcher
1000+ posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

acornbuzz42
Scratcher
3 posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

I've made a real-time clock…
<iframe src="https://scratch.mit.edu/projects/495088474/embed“ allowtransparency=”true“ width=”485“ height=”402“ frameborder=”0“ scrolling=”no" allowfullscreen></iframe>
Crystallemon2
Scratcher
27 posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

cool but it has nothing to do with the topic.
windows7boi
Scratcher
16 posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

How do you add scratch projects to your signature

Last edited by windows7boi (May 10, 2021 13:42:50)

Hopeful4love
Scratcher
21 posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

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

Scratch Silicon: Embed Scratch 3 Projects In Your Site

i made a tower defense game and the shop towers wont show, https://jamesbmadden.github.io/scratch-silicon/#565675071 is that on my behafe or yourse?
GDplague
Scratcher
33 posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

<iframe src="https://jamesbmadden.github.io/scratch-silicon/#565675071 width=“480px” height=“480px” allowFullscreen></iframe>
Dinoscape
Scratcher
100+ posts

Scratch Silicon: Embed Scratch 3 Projects In Your Site

JGames101 wrote:

Wettining wrote:

Sheep_maker wrote:

dillonbarnes wrote:

Sie können diese Website auch zum Einbetten von Scratch-Projekten verwenden https://phosphorus.github.io/
Nein, Phosphorus++ scheint Scratch 3-Projekte immer noch nicht laden zu können.


Hallo, man kann forkphorus dafür verwenden. Dies funktioniert auch bei Scratch 3.0 Projekten

Last edited by Dinoscape (Oct. 2, 2021 15:09:13)

Powered by DjangoBB