Hi,
I am trying to load a file from the Internet into a TMediaplayer on the main form. The problem is that the program hangs till downloading is finished. How can you put this process (closing a TMediaPlayer, changing the filename, opening the TMediaplayer and loading the file) into a thread to prevent the program from hanging?
Thanks,
Raoul
I am trying to load a file from the Internet into a TMediaplayer on the main form. The problem is that the program hangs till downloading is finished. How can you put this process (closing a TMediaPlayer, changing the filename, opening the TMediaplayer and loading the file) into a thread to prevent the program from hanging?
Thanks,
Raoul