Thread: Play Multiple Video files on different TPanels at the same time
Play Multiple Video files on different
TPanels at the same time
2006-12-11 00:30:19
I have created some runtime panels and I have assigned a seperate
runtime created TMediaPlayer and setup the properties properly... and
have discovered that there is some kinda of "busy" flag that gets set
when the first instance of tmediaplayer gets playing to prevent other
mediaplayer instances to run... I need a way around this.. I Need to
play multiple vidoes on the same screen... please help.