I have an image that uses an OnMouseMove event that changes the image to another one located in a folder. The image is located in a TImage folder I created. Also, I have a TMediaPlayer and a TOpenDialog.
Problem: Whenever the TOpenDialog is used to pick an audio file, TMediaPlayer opens the file like normal, but when I roll my mouse over the image that changes, it shows an error:
Cannot open file "E:\Music\TImage\GoButton.bmp", The system cannot find the path specified.
The normal default directory it should open the TImage folder in is "E:\Sky High Browser 2.0." It changes somehow. Can someone help me? I hope I explained well enough.
Problem: Whenever the TOpenDialog is used to pick an audio file, TMediaPlayer opens the file like normal, but when I roll my mouse over the image that changes, it shows an error:
Cannot open file "E:\Music\TImage\GoButton.bmp", The system cannot find the path specified.
The normal default directory it should open the TImage folder in is "E:\Sky High Browser 2.0." It changes somehow. Can someone help me? I hope I explained well enough.