Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » How do you delete broadcasts?
- Deekshan2012t1
-
54 posts
How do you delete broadcasts?
How do you delete broadcasts? I was trying to do a tutorial but it was abit bugged with my configuration so do you have any ideas? I tried this:
when [ [BROADCAST]v] > (10)
switch costume to [(join [Scene] (SCENE#) v]
clear
- -Valtren-
-
1000+ posts
How do you delete broadcasts?
a broadcast will delete itself if it is not being used
simply remove all blocks broadcasting or receiving the broadcast and then reload the page. the broadcast will be gone
simply remove all blocks broadcasting or receiving the broadcast and then reload the page. the broadcast will be gone
- TheGlassPenguin
-
1000+ posts
How do you delete broadcasts?
Just remove or change all the “when I receive” and “broadcast” blocks, then save the project and reload. The broadcast should be no more.
- Discussion Forums
- » Questions about Scratch
-
» How do you delete broadcasts?