You can put a sprite in front of the everything so that you have to download it and delete the sprite...
Offline
12three wrote:
You can put a sprite in front of the everything so that you have to download it and delete the sprite...
What if their simple minds cannot cope with all that?
(EDIT: Im using it for 1 game to see if it will work.)
Last edited by Rik408 (2010-10-22 22:30:05)
Offline
You can just tell them to download it in the title or project notes... That's how I do it.
You can also use 12three's method, but use this script on the sprite covering everything:
When green flag clicked
hide
if < (0 / 0) = 2 >
show
end if
That way, it'll only show online.
Offline
Harakou wrote:
Use a script like this:
http://i51.tinypic.com/2cymryo.gif
Anything after the 0/0 will only run online, so you can make a notification show, or have the project run only if "online" is no.
Hallelujah!
It works. Epic win.
Try out my newest project, Comic Jumper: The Adventures of Captain Smiley.
(Download only XD)
Offline
There are two other ways of doing this:
http://scratch.mit.edu/forums/viewtopic.php?id=44671
http://scratch.mit.edu/forums/viewtopic.php?id=36853
Offline