Hi All, When loading media in wxMediaCtrl, it seems that Play is called automatically. In Perl "Load" is not implemented instead there is "LoadFile". What I'd really like to hear about is some sort of parameter that I can pass or set to Load the media, but not play it. When the application starts, it has a wxScrolledWindow, with thumbnails of clips available. I'd like the first one to be loaded and visible on the first frame, but not playing.
Is there any answer to this, or do I have to catch the MEDIA_LOADED event, and Stop() the playback? Regards Steve
<<Blank Bkgrd.gif>>