NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: springguy on November 28, 2013, 06:12:15 AM

Title: Play YouTube Video in Clarion
Post by: springguy on November 28, 2013, 06:12:15 AM
May be off topic. 

I have a NT webserver that contains a database with topics and HTML code for playing a youtube video on the NT form - that works great.

Now, I have a LAN based Clarion program where I would like to have a "tutorial" button that will play a youtube hosted video on a Clarion window without having to open a browser.  I'm envisioning that a generic window would open and the video would play without a browser on that window.

This is the LAN side of the NT application, and I'd like to offer the web based video tutorials that the NT application makes available, but without having the LAN user having to use a browser to view the videos.

Is this a Capesoft File Explorer feature and NT is really not involved at all?  How would I approach a solution?
Thanks,
Mike Springer
Title: Re: Play YouTube Video in Clarion
Post by: Bruce on November 28, 2013, 09:06:16 PM
correct - Use File Explorer
Embed the YouTube video on a static page, and just load that page into the File Explorer control.

Cheers
Bruce