This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-04-20 18:37:12

Zangooser
Scratcher
Registered: 2012-03-18
Posts: 1000+

GIF files in Scratch

Yes, I'm back with another question! XP
So, I've just whipped up two quick animations, and was wondering if it was possible to put them in Scratch. They are saved as .gif animations, so I hoped that because of this, It'd be possible to put them in Scratch.
So, how can I put my animations in a Scratch program?


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/O0efo.png&link2=http://i.imgur.com/B1KzK.png

Offline

 

#2 2012-04-20 18:40:36

coolhogs
Scratcher
Registered: 2011-07-26
Posts: 1000+

Re: GIF files in Scratch

Yes it is possible. Just drag it into the Scratch program. Then put this script in the sprite.

when gf clicked
forever
next costume
wait [0.1] secs
end

Last edited by coolhogs (2012-04-20 18:41:06)


Get ready for domination of:  tongue

Offline

 

#3 2012-04-20 18:45:13

Unite
Scratcher
Registered: 2012-03-24
Posts: 100+

Re: GIF files in Scratch

Zangooser wrote:

Yes, I'm back with another question! XP
So, I've just whipped up two quick animations, and was wondering if it was possible to put them in Scratch. They are saved as .gif animations, so I hoped that because of this, It'd be possible to put them in Scratch.
So, how can I put my animations in a Scratch program?

Pull them out on to your desktop. turn scratch into a smaller window where you can see the GIFs on the desktop. then drag one onto the stage in the scratch window. you can see the other costumes for the GIF. then put in the script that coolhogs gave you.


http://i1156.photobucket.com/albums/p570/bolemis/31023108819264274478797.gif

Offline

 

#4 2012-04-20 18:58:14

Zangooser
Scratcher
Registered: 2012-03-18
Posts: 1000+

Re: GIF files in Scratch

Thank you!  big_smile


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/O0efo.png&link2=http://i.imgur.com/B1KzK.png

Offline

 

Board footer