For years I've been using the embedded media playing with no problems and life has been easy! But now we need to work under MacOS. It's been 15+ years since I've touched a Mac. Apparently the embedded player needs a heavyweight component as a parent and MacOS Java no longer has one, so I'm trying the DirectMediaPlayer.
Is there any way around this?
With DirectMediaPlayer I can get things to work if I hard code the video size. But any attempts to work out the video's real width and height or resize the playback window interactively have resulted in much frustration.
Any help appreciated.