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

#1 2012-10-19 18:04:27

meyer113
New Scratcher
Registered: 2012-10-19
Posts: 1

I uploaded my scratch project, but it does not play

The green flag on the project window does not play the scripts.  But if I click the flag on the scripts page it does play.  what is my problem?

Offline

 

#2 2012-10-19 18:11:59

BoltBait
Scratcher
Registered: 2009-03-09
Posts: 1000+

Re: I uploaded my scratch project, but it does not play

In sprite 1 you have a script at the bottom that says:

when gf clicked
broadcast "return home"
:

In sprite 2 you have a script at the bottom that says:

when I receive "return home"
:
stop all

This sequence causes the entire project to stop running just moments after the project starts.  Try removing the "stop all" block.


Animated sigs must be banned!
http://boltbait.com/j.pnghttp://boltbait.com/s.pnghttp://boltbait.com/d.pnghttp://boltbait.com/a.pnghttp://boltbait.com/p.png

Offline

 

Board footer