Can the new player work with YouTube in 8.1.1?
Paul Hibbert
paul at livecode.org
Thu Nov 17 20:13:06 EST 2016
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.eller at sealedair.com <mailto:roger.e.eller 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>
> 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