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

#1 2008-06-12 14:40:39

Freestylin_Monkey
Scratcher
Registered: 2008-03-24
Posts: 100+

I have a question

i made a script for a button that does this
<when green flag clicked><forever><if><touching[ mouse pointer<broadcast[ man show<else><broadcast[ man hide

so that when the pointer is on the button he shows, and when off, he hides---for character selection

and the man has this as a script
<when I receive[ man show<show>
<when I receive[ man hide<hide>

but when i go to the next screen, the button hides, but the man still shows and hides, what am i doing wrong?


I am Lord of Lords, I am King of Kings, I AM MASTERS OF ALL MASTERS!!!
-But I am a servant of my mother

Offline

 

#2 2008-06-12 15:27:47

Zelda123
Scratcher
Registered: 2007-11-21
Posts: 1000+

Re: I have a question

Did you make sure the button is totally hidden? It could be ghosted, hidden behind something, or hiding and showing because of an unclear script.

Offline

 

#3 2008-06-12 15:39:45

Freestylin_Monkey
Scratcher
Registered: 2008-03-24
Posts: 100+

Re: I have a question

Zelda123 wrote:

Did you make sure the button is totally hidden? It could be ghosted, hidden behind something, or hiding and showing because of an unclear script.

no the button is definty hidden, but even though it is hidden the still show,i even told them to stop script and told the button to stop script, and it still didnt work(with or without forever loop)

Last edited by Freestylin_Monkey (2008-06-12 15:40:07)


I am Lord of Lords, I am King of Kings, I AM MASTERS OF ALL MASTERS!!!
-But I am a servant of my mother

Offline

 

Board footer