I am making a project in which I need to broadcast a lot of things. Right now I have so much that I have to go on to a new list. The problem is that the "new" button is on the last list. So I have to click "more" in order to click "new".
It's kinda annoying...
So...I kinda suggest that the "new" button should be on the first list.
Last edited by InterGalactic (2009-02-19 11:00:18)
Offline
Use variables. They are faster and broadcasting alot can mess up your project. I did that and it messed up Paint v.1.1.1. so then I used variables and it worked fine. But, if you are an advanced scratchr, then use variables, but if you are not, then broadcast, not too much and use some variables.
Alexander
Last edited by alexpja (2009-02-19 12:08:11)
Offline
Problem is...I don't like using variables for this kind of situation because they mess up every other variables. It gets kind of hard to find other variables in the list after I make so many variables.
Well...I might try use variables on my next project THX!!!
Last edited by InterGalactic (2009-02-19 12:41:05)
Offline
I know how u feel about variables, but they are definatly the way to go! I usually try to never use broadcasts laltly, as its a bad habbit. A mixture of local and global variables r all u need
Offline