Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Image hosting
- SilvaMelinora
-
Scratcher
67 posts
Image hosting
I'm having some trouble with putting images into my discussions.
cubeupload.com - Blocked
imageshack.com or imageshack.us - Blocked
wikipedia.org - don't know how to use
wikimedia.org - don't know how to use
scratch-dach.info - blocked
scratch.mit.edu - huh
wiki.scratch.mit.edu - not working
scratch-wiki.info - not working
Could someone pls explain how to use one of the ones that I could access?
cubeupload.com - Blocked
imageshack.com or imageshack.us - Blocked
wikipedia.org - don't know how to use
wikimedia.org - don't know how to use
scratch-dach.info - blocked
scratch.mit.edu - huh
wiki.scratch.mit.edu - not working
scratch-wiki.info - not working
Could someone pls explain how to use one of the ones that I could access?
- GratefulGamer9398233
-
Scratcher
1000+ posts
Image hosting
Try making a project with the image you want to show and link the project in the forum post?
- SilvaMelinora
-
Scratcher
67 posts
Image hosting
Try making a project with the image you want to show and link the project in the forum post?That might work most of the time but I'm trying to upload a gif…

- GratefulGamer9398233
-
Scratcher
1000+ posts
Image hosting
Then try this:
1. Upload the GIF you want to add to your project in a blank sprite. It should be separated into individual frames.
2. In the sprite, try this code:
1. Upload the GIF you want to add to your project in a blank sprite. It should be separated into individual frames.
2. In the sprite, try this code:
when green flag clicked
forever
next costume
wait [0.1] seconds
end
Last edited by GratefulGamer9398233 (March 2, 2025 17:10:20)
- SilvaMelinora
-
Scratcher
67 posts
Image hosting
Then try this:Um…. I think my gif is too big… it won't upload into scratch I might just not be able to use gifs
1. Upload the GIF you want to add to your project in a blank sprite. It should be separated into individual frames.
2. In the sprite, try this code:when green flag clicked
forever
next costume
wait [0.1] seconds
end
- GratefulGamer9398233
-
Scratcher
1000+ posts
Image hosting
Try waiting a bit. If it still doesn’t work, it might be too bigThen try this:Um…. I think my gif is too big… it won't upload into scratch I might just not be able to use gifs
1. Upload the GIF you want to add to your project in a blank sprite. It should be separated into individual frames.
2. In the sprite, try this code:when green flag clicked
forever
next costume
wait [0.1] seconds
end
- Discussion Forums
- » Questions about Scratch
-
» Image hosting