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

#1 2012-04-14 16:58:53

northmeister
Scratcher
Registered: 2011-07-12
Posts: 1000+

Loading Animations

Who gets bored of the same old default loading bar when a project is loading? I know I do. That's why we should be able to make our own loading animation. It would default to the original loading bar, but there could be a section near the sprites selection that lets you create a loading bar. It will have to be a very small size (so that it doesn't have to load the loading bar  tongue ) but if it was small enough, it should be able to play while the project is loading. What do you think?  wink


http://i48.tinypic.com/5a25g5.png

Offline

 

#2 2012-04-14 19:53:57

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: Loading Animations

This would be nice, but isn't really necessary.


http://trinary.tk/images/signature_.php

Offline

 

#3 2012-04-14 20:56:02

gettysburg11
Scratcher
Registered: 2008-06-14
Posts: 1000+

Re: Loading Animations

trinary wrote:

This would be nice, but isn't really necessary.

I pretty much have to agree with this.


http://i256.photobucket.com/albums/hh184/mnacmilan/LOGO_ACMILAN-Splash.gif

Offline

 

#4 2012-04-14 20:59:50

kimmy123
Scratcher
Registered: 2008-05-20
Posts: 1000+

Re: Loading Animations

gettysburg11 wrote:

trinary wrote:

This would be nice, but isn't really necessary.

I pretty much have to agree with this.

Metoo.


http://i.imgur.com/Mg3TPIE.pnghttp://i.imgur.com/rgyzXV5.pnghttp://i.imgur.com/685FKVd.pnghttp://24.media.tumblr.com/8678e33865664f328e1654109679cb92/tumblr_mm1qu3jGD71s8caito3_r1_250.gif

Offline

 

#5 2012-04-18 08:32:21

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: Loading Animations

You can make one by making a skinny rectangle and a sprite the same height of the rectangle and scripting it like this:

when gf clicked 
clear
pen up
repeat (360)
stamp
change x by (pick random (1) to (2))
end


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#6 2012-04-18 11:12:49

northmeister
Scratcher
Registered: 2011-07-12
Posts: 1000+

Re: Loading Animations

Mokat wrote:

You can make one by making a skinny rectangle and a sprite the same height of the rectangle and scripting it like this:

when gf clicked 
clear
pen up
repeat (360)
stamp
change x by (pick random (1) to (2))
end

But the project doesn't actually load, it just pretends to load. I mean when the whole project is actually loading, and instead of the blue bar we could make our own.

Last edited by northmeister (2012-04-18 11:14:17)


http://i48.tinypic.com/5a25g5.png

Offline

 

#7 2012-04-18 11:15:02

northmeister
Scratcher
Registered: 2011-07-12
Posts: 1000+

Re: Loading Animations

trinary wrote:

This would be nice, but isn't really necessary.

But custom loading bars would be better than normal ones.


http://i48.tinypic.com/5a25g5.png

Offline

 

#8 2012-04-18 12:26:57

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Loading Animations

I ſupport. It would be nice to have a little animation or ſomething.  smile


Posts: 20000 - Show all posts

Offline

 

#9 2012-04-18 12:47:07

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Loading Animations

Maybe a loading bar from a database on the scratch site could be chosen at random based off the tags of the project? So if like one of the tags was pokemon the loading bar might be a pikachu walking along, or if one of the tags was colours then it could flash different colours.


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#10 2012-04-18 14:04:37

northmeister
Scratcher
Registered: 2011-07-12
Posts: 1000+

Re: Loading Animations

joefarebrother wrote:

Maybe a loading bar from a database on the scratch site could be chosen at random based off the tags of the project? So if like one of the tags was pokemon the loading bar might be a pikachu walking along, or if one of the tags was colours then it could flash different colours.

Nice idea  wink


http://i48.tinypic.com/5a25g5.png

Offline

 

#11 2012-04-19 13:23:43

williambl
Scratcher
Registered: 2011-04-08
Posts: 100+

Re: Loading Animations

support.


http://internetometer.com/imagesmall/34650.png
http://www.danasoft.com/sig/Epicnesssign.jpg

Offline

 

#12 2012-04-19 14:27:34

XenoK
Scratcher
Registered: 2011-09-08
Posts: 1000+

Re: Loading Animations

kinda like on newgrounds?  I support!


Eternity Tasks has launched into Alpha One! http://tasks.eternityincurakai.com/EI%20projects.png

Offline

 

Board footer