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

#1 2010-07-13 17:56:49

Sunrise-Moon
Scratcher
Registered: 2009-06-27
Posts: 1000+

How to Make Music Play Through?

My problem is that my project has music, and also uses a broadcast that resets everything by basically saying that the flag has been clicked. My music plays through until it resets using the broadcast. Is there any way to make the music play through, even when the flag has been 'clicked'?


http://i1067.photobucket.com/albums/u427/HulKDzN/RebornBlade.png

Offline

 

#2 2010-07-13 18:11:52

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

Re: How to Make Music Play Through?

Yes - just don't reset the music.

Offline

 

#3 2010-07-13 18:40:15

Sunrise-Moon
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: How to Make Music Play Through?

coolstuff wrote:

Yes - just don't reset the music.

It's in a forever loop that activates when the flag is clicked...


http://i1067.photobucket.com/albums/u427/HulKDzN/RebornBlade.png

Offline

 

#4 2010-07-13 18:44:12

fullmoon
Retired Community Moderator
Registered: 2007-06-04
Posts: 1000+

Re: How to Make Music Play Through?

Are you using the special flag-clicked broadcast? That won't work online. I recommend starting all your scripts off of a broadcast fired when the flag is clicked. That way you now have a distinction between starting and resetting the project.


http://i302.photobucket.com/albums/nn100/fullmoon32/wow.jpg

Offline

 

#5 2010-07-13 18:52:30

Sunrise-Moon
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: How to Make Music Play Through?

fullmoon wrote:

Are you using the special flag-clicked broadcast? That won't work online. I recommend starting all your scripts off of a broadcast fired when the flag is clicked. That way you now have a distinction between starting and resetting the project.

It doesn't? Alright, thanks! I was just about to upload the project!


http://i1067.photobucket.com/albums/u427/HulKDzN/RebornBlade.png

Offline

 

Board footer