Re: Sound
- From: "aalaan" <invalid@xxxxxxxxxxx>
- Date: Sun, 24 Dec 2006 10:18:11 +1100
OK. Ignore my last stupid question. You made the instructions perfectly
clear at the start of your code! I've got it working now.
Now I'd like to go a stage further. Instead of having the user choose his
sound from a displayed list, I would like to precode a particular sound for
each existing button on the application's form. So I don't want to show
either the CDbox or the list of wav files on the form (or over it) but just
take my existing command_whatever and insert maybe a line that calls the
code you've given me (I am getting the idea that calling is like a
subroutine in that the program comes back to where it branched off to a
call -- hope that's right), and plays a named and coded file.
Can you help with that?
.
- Follow-Ups:
- Re: Sound
- From: Seadog
- Re: Sound