Home
Project Folders
Teacher Resources
Student Resources
How Do I?
Literacy
MWForum
Site Map
Search
Our Team

MWForum Message [Date Index] [Threads] [Authors] [Attachments] [Subscribe]

[Thread Prev] [Thread Next]

To: <mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: MIA, Ask an Expert: include sounds using a procedure[Scanned]
From: "Alain Tougas" <alain@xxxxxxx>
Date: Wed, 17 Oct 2007 15:03:57 -0400

Hi!
 
Not sure I understand your context perfectly, but here's a guess. You say
you have 10 buttons, but I guess you mean you have 10 clickable turtles.
 
If all turtles have an "onclick" instruction
everyone [clickon]
everyone [clickoff]
 
If you want to do the same as above, but not for "all" turtles
ask [t1 t2 t3 t4] [clickon]
 
That instruction can be put inside a button (in ONCE mode). Then button can
then be used to trigger the action of several turtles.
 
Is that it?
 
Alain
 
-----Original Message-----
From: Kathleen Basovsky
[mailto:mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Kathleen
Basovsky
Sent: October 17, 2007 2:17 PM
To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: RE: MIA, Ask an Expert: include sounds using a
procedure[Scanned]
 
It works! Thank you. My students are very excited.
Another question...
How do we combine 10 buttons into 1? (We have a zoo background with 10
turtles moving around as various animals at the zoo. We tried t1, t2, t3,
etc... in the same command but it only works with 3 turtles not all of them.
 
Thanks again for your help, Kathy Basovsky Brookside School Westwood, NJ
 
  _____  

From: mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx on behalf of Alain LCSI
Sent: Tue 10/16/2007 9:18 PM
To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: Re: MIA, Ask an Expert: include sounds using a
procedure[Scanned]
Hi!

You mean... how do I "play" a sound, or how do I "import" a sound?

Let me guess. Import a sound using Import Sound from the sound menu.
I suggest you check "Embed in project".
This will create a sound icon on your page. If the name of this 
object contains spaces, or if you want to give it a cute name, right 
click on the thing and choose Edit. Edit the name.
The name is a command that will play the sound. For example, if the 
sound name is BEDANG, you can use that word in the following ways:

to test1
fd 50
bedang
fd 50
end

to test2
fd 50
launch [bedang]
fd 50
end

to test3
t1, clickon
launch [bedang]
waituntil [done? [bedang]]
t1, clickoff
end



Alain Tougas
alain@xxxxxxx
B: (514) 939-8700 poste 237



Le 07-10-16 à 19:12, askanexpert@xxxxxxxxxxxxxxxxxxxxxxxxxxxx a écrit :

> This is an automatic message sent from the web form at:
> http://www.openworldlearning.org/mia/howdoi.htm
>
> from: <janayra11@xxxxxxxxx>
> date: Tue Oct 16 17:12:06 2007
> platform: Platform not specified
> version: Version not specified
>
> how do i put sounds to my project using a procedure
>
>
>



<<attachment: winmail.dat>>


  • Previous by thread: RE: MIA, Ask an Expert: include sounds using a procedure[Scanned]
  • Next by thread: Logo is 40 years old

  • To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.


    © copyright 2001 - 2008