For some reason, I never received the replies to my question, and it wasn't in spam either.
Thank you Paul Hibbert, and Peter Bogdanoff for your suggestions! ~Roger Peter Bogdanoff <https://www.mail-archive.com/[email protected]&q=from:%22Peter+Bogdanoff%22> Thu, 17 Nov 2016 15:19:54 -0800 <https://www.mail-archive.com/[email protected]&q=date:20161117> It might be the codec that YouTube is using. See: http://video.stackexchange.com/questions/5318/how-does-youtube-encode-my-uploads-and-what-codec-should-i-use-to-upload Peter ----------------------------------------- Paul Hibbert <https://www.mail-archive.com/[email protected]&q=from:%22Paul+Hibbert%22> Thu, 17 Nov 2016 17:15:12 -0800 <https://www.mail-archive.com/[email protected]&q=date:20161117> One way that does work with YouTube is to use a browser widget instead of the player control, then set the URL to the “embed” link provided by YouTube, but first, remove all of the iFrame tags and parameters, so in this case the URL would be, https://www.youtube.com/embed/K033kBr3C6c <https://www.youtube.com/embed/K033kBr3C6c> HTH Paul > On Nov 17, 2016, at 2:10 PM, Roger Eller <[email protected] > <mailto:[email protected] <[email protected]>>> wrote: > > A YouTube URL doesn't seem to work as the fileName. Is there some special > method or format of the URL needed? > > on mouseUp > > set the fileName of player 1 to "https://www.youtube.com/watch?v=K033kBr3C6c > <https://www.youtube.com/watch?v=K033kBr3C6c> > " > > end mouseUp > > > ~Roger > _______________________________________________ > use-livecode mailing list > [email protected] <mailto:[email protected] > <[email protected]>> > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
