Sound and setFilename

Has anyone come up with an alternative to calling setFilename() as it doesn’t work. I don’t really want to have one sound actuator for each sound I use in my game, rather swap the filename of one actuator in python.

How would I go about writing a function to replace setFilename()? I’m pretty new to python so haven’t a clue how to do this or if it would work.

Tom

Just tested in 2.43 and it works now

will have to download and have a peek!
thanks