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

#1 2008-11-14 19:12:43

hellokitty-96
Scratcher
Registered: 2008-10-09
Posts: 15

I Still Don't Know How To...

I have already posted a forum about this but I don't remember where it is. SO I am going to post a new topic about the same thing.
Ok well,
I want to make a sprite that when it is clicked then the BACKGROUND will change costumes.
Someone told me I have to activate another script but I don't know how...
I got version 1.3
PLZ TELL ME! I AM DYING TO FINISH MY PROJECT!!!!  big_smile


Thanks!


Jocelyn

Offline

 

#2 2008-11-14 19:18:00

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: I Still Don't Know How To...

Ok, first put this code on your stage
<when I receive[ bgChange
next background


Now, put this code on the sprite you want to click
<when[ sprite I want clicked ]clicked>
<broadcast[ bgChange


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#3 2008-11-14 19:26:46

hellokitty-96
Scratcher
Registered: 2008-10-09
Posts: 15

Re: I Still Don't Know How To...

Ok thanks for the tip... But I got one slight problem.
When I Click on the sprite I want to activate the background then  the background some what flickers...
Do you know how to fix that?

Thanks!

Offline

 

#4 2008-11-14 19:30:53

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: I Still Don't Know How To...

Post the project and I can tell you what you did wrong.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

Board footer