[Thread Prev] [Thread Next]
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
Previous by thread:
MIA, Ask an Expert: include sounds using a procedure
Next by thread:
RE: MIA, Ask an Expert: include sounds using a procedure[Scanned]
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.
|