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

#1 2008-09-22 12:01:33

yambanshee
Scratcher
Registered: 2007-11-06
Posts: 500+

Volume

I find it anoying when playing games that have music on them that cant be switched off like jetdog. I know its possible to just mute the speakers but alot of the time im listning to my own music and find it anoying having to mute the speakers then. I was wondering if it might be possible to make a volume controll on the scratch player for those people who are to lazy to put a mute in their games.

Offline

 

#2 2008-09-29 15:23:13

yambanshee
Scratcher
Registered: 2007-11-06
Posts: 500+

Offline

 

#3 2008-09-30 11:06:46

andresmh
Scratch Team at MIT
Registered: 2007-03-05
Posts: 1000+

Re: Volume

Yeah, I like your suggestion. I think it's already part of the list of features to be considered for the next version.


Andres Monroy-Hernandez | Scratch Team at the MIT Media Lab
on identi.ca and  twitter

Offline

 

#4 2008-09-30 14:12:35

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Volume

just do
<when green flag clicked>
<play sound[ level song

then

<when[ p ]key pressed>
<stop all sounds>
<broadcast[ STOP MUSIC!

<when I receive[ STOP MUSIC!
<if> <key[ p ]pressed?>
<play sound[ level song


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#5 2008-09-30 14:23:29

Zelda123
Scratcher
Registered: 2007-11-21
Posts: 1000+

Re: Volume

zawicki1fromyoutube wrote:

just do
<when green flag clicked>
<play sound[ level song

then

<when[ p ]key pressed>
<stop all sounds>
<broadcast[ STOP MUSIC!

<when I receive[ STOP MUSIC!
<if> <key[ p ]pressed?>
<play sound[ level song

He's talking about music online, not relating to the scripts offline.

Offline

 

#6 2008-10-01 15:58:51

yambanshee
Scratcher
Registered: 2007-11-06
Posts: 500+

Re: Volume

Yea, people cant be bothered to put scripts like that in projects and it anoys me

Offline

 

#7 2008-10-01 16:30:11

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Volume

yambanshee wrote:

Yea, people cant be bothered to put scripts like that in projects and it anoys me

I am going put it into Dill The Durtle.


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

Board footer