Discuss Scratch

marcelzietek2006
Scratcher
500+ posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

My Guide
Hope ya like/understand it

First
1. open https://worldlanguages.github.io/animatedThumbnailsBookmarklet/ and do as stated
2. go to your scratch project
3. change the thumbnail with the guide on the site
—————Now for the forum post
4. (still on the projects site) copy the ID (from the url of the project.)
5. make/edit a post and select the add image thing
6. take the link ad add your project id (you know where…)
https://cdn2.scratch.mit.edu/get_image/project/(PROJECTID)_240x180.png

example https://cdn2.scratch.mit.edu/get_image/project/365556338_120x90.png

7. make a preview and it should look like this:




post your animated thumbnails here:

Last edited by marcelzietek2006 (Feb. 5, 2020 19:46:06)

nyankatpro
Scratcher
500+ posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

Everything else works fine, how do you make the GIF?
marcelzietek2006
Scratcher
500+ posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

Epicgamereco
Scratcher
20 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

nyankatpro wrote:

Everything else works fine, how do you make the GIF?
IDK
TrainerJaden2
Scratcher
86 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

marcelzietek2006 wrote:

My Guide
Hope ya like/understand it

First
1. open https://worldlanguages.github.io/animatedThumbnailsBookmarklet/ and do as stated
2. go to your scratch project
3. change the thumbnail with the guide on the site
—————Now for the forum post
4. (still on the projects site) copy the ID (from the URL of the project.)
5. make/edit a post and select the add image thing
6. take the link ad add your project id (you know where…)
https://cdn2.scratch.mit.edu/get_image/project/(PROJECTID)_120x90.png

example https://cdn2.scratch.mit.edu/get_image/project/365556338_120x90.png

7. make a preview and it should look like this:




post your animated thumbnails here:
nvm it works once you clicked it, go to My projects (TrainerJaden2)

Last edited by TrainerJaden2 (Aug. 12, 2020 15:42:07)

TrainerJaden2
Scratcher
86 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

bluebear205
Scratcher
1 post

How to make an animated Thumbnail on scratch and how to use it in the image thing:

it wont work
-0Nebula0-
Scratcher
1000+ posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

bluebear205 wrote:

it wont work
It should. I've done it.
kq-mn_pplo
Scratcher
17 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

YES!No work
when green flag clicked
(list :: list)
kq-mn_pplo
Scratcher
17 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

define bad

no action !

define so bad
lumenchristi
Scratcher
1 post

How to make an animated Thumbnail on scratch and how to use it in the image thing:


when green flag clicked
move (animate thumbnail) steps

kq-mn_pplo
Scratcher
17 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

when green flag clicked
move (animate thumbnail) steps

when green flag clicked
move (animate thumbnail) steps
thednerdragon
Scratcher
1 post

How to make an animated Thumbnail on scratch and how to use it in the image thing:

when green flag clicked
say done move for (2) secs
move animated steps
Jcoder988
Scratcher
45 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

LEZ10285
Scratcher
19 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

I want to know how to MAKE one…
Kairinkai12345
Scratcher
9 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

kq-mn_pplo wrote:

when green flag clicked
move (animate thumbnail) steps

when green flag clicked
move (animate thumbnail) steps

How does trhat work
Cherry_Sweety
Scratcher
6 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

I tried it once and it did not work. What to do?
LEZ10285
Scratcher
19 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

Cherry_Sweety wrote:

I tried it once and it did not work. What to do?
forever
say [Just Try It!]
end
Vulpixi
Scratcher
2 posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

uhm, when I click it on my project, it just takes me to the page. Help!
MegaProgramGuy
Scratcher
500+ posts

How to make an animated Thumbnail on scratch and how to use it in the image thing:

You do this:
when green flag clicked
hide
[scratchblocks]
reset timer
forever
set [ ThumbnailTimer] to ((timer) + (0.01))
end
[/scratchblocks]

[scratchblocks]
when [ (timer)] > (ThumbnailTimer)
[/scratchblocks]
[scratchblocks]
show
[/scratchblocks]

Powered by DjangoBB