Jim, On Sun, Nov 4, 2018 at 5:42 PM Jim Labos - infobase via 4D_Tech < [email protected]> wrote:
> I am using URL's and they work on Win7 on Chrome but not Explorer. So > certain it's not a URL problem. > It may be the Webkit use so I'll check that. > Without knowing which version of 4D and MacOS we're talking about I can share a few other caveats I've come across: If webkit won't play it and IE won't play it you can't play it within a web area on windows Mojave breaks the webkit in v15 (Sierra and Hi Sierra don't) Try declaring your HTML doc as HTML5 (you may already but your snippet didn't) The webkit in v17 is much more robust If you are bound to the particular version of 4D this is on think about a workaround that opens the video in the browser window - although you've still got the problem of IE not playing it on win7. -- Kirk Brooks San Francisco, CA ======================= *We go vote - they go home* ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

