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

#1 2011-04-23 19:15:05

rukichan
Scratcher
Registered: 2010-12-29
Posts: 29

music skips?!

[blocks]
<when I receive[snowman dance]
<play sound[
<repeat(
<move(25)steps>
<wait(.5)secsc>
<move(-25)steps>
<wait(.5)secsc>
<move(-25)steps>
<wait(.5)secsc>
<move(25)steps>
<wait(.5)secsc>
[/blocks]

this is the part im having trouble woth, when it broadcasts from the other program the sprite just goes to the right and the music skips. When I just double click this part it works fine. What did i do?


When life gives you lemons, squirt them in your enemy's eyes!
I'm not random, you just can't think as fast as me.

Offline

 

#2 2011-04-23 19:35:43

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

Re: music skips?!

Are you by any chance broadcasting that a lot? If you're repeatedly broadcasting that, it'll stop and restart the music every time.

Offline

 

Board footer