Playsound with Scripting
Posted: Mon Mar 22, 2004 6:53 am
...uses an absolute reference to the sound file.
ie
"C:\windows\desktop\my project\shot.wav"
Shouldn't it be relative to the project file?
"\data\shot.wav"
Otherwise sound references are not portable.
ie
"C:\windows\desktop\my project\shot.wav"
Shouldn't it be relative to the project file?
"\data\shot.wav"
Otherwise sound references are not portable.