G
Gaz
Hi, I'm trying to develop a Visio icon that can perform a few custom actions.
Not that I know a lot about what I am doing but I had made some progress and
now seem to have gone backwards !
In the icon's shapesheet, 3 "actions" are listed. One is labelled
"Actions.PlayPhrase". The text in the action box I vary from attempt to
attempt, but should be something that plays a .wav file. As I look at it now
it says PLAYSOUND("C:\Test.wav",0,1,1), and naturally when I select it from
the icon menu it fails to play anything.
Ideally, eventually, I want to replace the direct path/filename with the
"Prop.AudioFile" defined earlier in the shapesheet and labelled "AduioFile".
Does anyone have any suggestions on why the file isn't playing at the
moment, and what I need to do to allow me to use "AudioFile" as the file to
play ?
Thanks.
Not that I know a lot about what I am doing but I had made some progress and
now seem to have gone backwards !
In the icon's shapesheet, 3 "actions" are listed. One is labelled
"Actions.PlayPhrase". The text in the action box I vary from attempt to
attempt, but should be something that plays a .wav file. As I look at it now
it says PLAYSOUND("C:\Test.wav",0,1,1), and naturally when I select it from
the icon menu it fails to play anything.
Ideally, eventually, I want to replace the direct path/filename with the
"Prop.AudioFile" defined earlier in the shapesheet and labelled "AduioFile".
Does anyone have any suggestions on why the file isn't playing at the
moment, and what I need to do to allow me to use "AudioFile" as the file to
play ?
Thanks.