Can the new player work with YouTube in 8.1.1?
Roger Eller
roger.e.eller at sealedair.com
Fri Nov 18 11:31:07 EST 2016
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/search?l=use-livecode@lists.runrev.com&q=from:%22Peter+Bogdanoff%22>
Thu, 17 Nov 2016 15:19:54 -0800
<https://www.mail-archive.com/search?l=use-livecode@lists.runrev.com&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/search?l=use-livecode@lists.runrev.com&q=from:%22Paul+Hibbert%22>
Thu, 17 Nov 2016 17:15:12 -0800
<https://www.mail-archive.com/search?l=use-livecode@lists.runrev.com&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 <roger.e.el... at sealedair.com
> <mailto:roger.e.el... at sealedair.com <roger.e.el... at sealedair.com>>> 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
> use-livecode at lists.runrev.com <mailto:use-livecode at lists.runrev.com <use-livecode at lists.runrev.com>>
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list