I'm trying to use a media player on a form to play a small .wav file - I want to change the file that gets played according to user input.
The programme compiles and runs okay but the player doesn't recognise my changes of filename and always plays the filename I entered on the object inspector.
If I don't enter anything in the object inspector then it plays nothing.
It was originally in a case thing but now I'm trying to get it to just accept one coded filename and play it and it won't do it.
Any clues, anyone?