B
bill..
I have a need to play multiple sound files on a slide - but only one
at a time and at my pace.
Adding "speaker" objects will not work for me since the first one
will continue to play if I click the second one.
Buttons and VBA seem to be the way to go.
sonething like:
cmd1_click
Somemusicplayer Stop
Somemusicplayer Play file1
end sub
Not sure how to do this though
MM Player?
MFC?
Any suggestions?
Thanks
Bill
at a time and at my pace.
Adding "speaker" objects will not work for me since the first one
will continue to play if I click the second one.
Buttons and VBA seem to be the way to go.
sonething like:
cmd1_click
Somemusicplayer Stop
Somemusicplayer Play file1
end sub
Not sure how to do this though
MM Player?
MFC?
Any suggestions?
Thanks
Bill