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

#1 2011-01-03 11:12:23

pannulaa1
Scratcher
Registered: 2010-10-16
Posts: 100+

How to make a project only be able to view offline

http://scratch.mit.edu/projects/pannulaa1/1515302
this is a project i made to help demonstrate how to make a project only able to be viewed by downloading it!
Its a very bad pretty picture but the script works and id love for you to use it on your own games.

Love its would be greatly appreciated but you can also just look at the script below

<when green flag clicked>
<broadcast[ Check for offline ]


<when I receive[ Check for offline ]
<hide>
<set x to( (( 0 </> 0 ))
<show>
<go to x sad  0 )y sad  0 )
<go to front>

Offline

 

#2 2011-01-03 22:41:51

pannulaa1
Scratcher
Registered: 2010-10-16
Posts: 100+

Re: How to make a project only be able to view offline

it workz!!!

Offline

 

#3 2011-01-04 15:39:16

scratchlive
Scratcher
Registered: 2010-12-09
Posts: 1000+

Re: How to make a project only be able to view offline

this is amazing people check it out

Offline

 

Board footer