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

#1 2010-10-22 20:14:12

Rik408
Scratcher
Registered: 2008-06-19
Posts: 100+

Download only project

Hai guys.
I want to make a download only project, but i dont know how.
like those projects you try to play online but it says MUST DOWNLOAD?
Thanks  tongue


http://i.imgur.com/ILdKn.pnghttp://gifninja.com/animatedgifs/478756/food.gif

Offline

 

#2 2010-10-22 20:41:46

12three
Scratcher
Registered: 2008-06-12
Posts: 1000+

Re: Download only project

You can put a sprite in front of the everything so that you have to download it and delete the sprite...

Offline

 

#3 2010-10-22 22:29:21

Rik408
Scratcher
Registered: 2008-06-19
Posts: 100+

Re: Download only project

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)


http://i.imgur.com/ILdKn.pnghttp://gifninja.com/animatedgifs/478756/food.gif

Offline

 

#4 2010-10-22 22:35:32

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Download only project

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.  smile

Offline

 

#5 2010-10-22 22:35:52

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Download only project

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.


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://i.imgur.com/OZn2RD3.png&amp;link2=http://i.imgur.com/duzaGTB.png&amp;link3=http://i.imgur.com/CrDGvvZ.png&amp;link4=http://i.imgur.com/POEpQyZ.png&amp;link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#6 2010-10-22 22:47:57

Rik408
Scratcher
Registered: 2008-06-19
Posts: 100+

Re: Download only project

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)


http://i.imgur.com/ILdKn.pnghttp://gifninja.com/animatedgifs/478756/food.gif

Offline

 

#7 2010-10-24 15:12:16

GraemeK
Scratcher
Registered: 2010-06-14
Posts: 73

Re: Download only project

I cannot thank you guys enough, I have been wondering how to do this for a while


http://internetometer.com/image/13865.png

Offline

 

#8 2010-10-24 17:03:04

meowmeow55
Scratcher
Registered: 2008-12-24
Posts: 1000+

Re: Download only project


Yawn.

Offline

 

#9 2010-10-25 12:08:32

GraemeK
Scratcher
Registered: 2010-06-14
Posts: 73

Re: Download only project

PS (don't) check out my project TESTING

LOL, you probably won't be able to find the old lady anyway.

Last edited by GraemeK (2010-10-25 13:12:03)


http://internetometer.com/image/13865.png

Offline

 

Board footer