T
thomas.schoenfelder
How can I play a wav file when a CommandButton from the Control Toolbox
is clicked
I've tried this but didn't work because CommandButtons don't accept
action Settings
ActivePresentation.Slides("Slide1").Shapes("CommandButton1").ActionSettings(ppMouseClick).SoundEffect.ImportFromFile
"MyWave.wav"
is clicked
I've tried this but didn't work because CommandButtons don't accept
action Settings
ActivePresentation.Slides("Slide1").Shapes("CommandButton1").ActionSettings(ppMouseClick).SoundEffect.ImportFromFile
"MyWave.wav"