Re: Can the new player work with YouTube in 8.1.1?

2016-11-18 Thread Roger Eller
 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

 Thu, 17 Nov 2016 15:19:54 -0800


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

 Thu, 17 Nov 2016 17:15:12 -0800


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


HTH

Paul

> On Nov 17, 2016, at 2:10 PM, Roger Eller  >> 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
> 
> "
>
> end mouseUp
>
>
> ~Roger
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com  >
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Can the new player work with YouTube in 8.1.1?

2016-11-17 Thread Paul Hibbert
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 


HTH

Paul

> On Nov 17, 2016, at 2:10 PM, Roger Eller  > 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 
> 
> "
> 
> end mouseUp
> 
> 
> ~Roger
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com 
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Can the new player work with YouTube in 8.1.1?

2016-11-17 Thread Peter Bogdanoff
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


On Nov 17, 2016, at 2:10 PM, Roger Eller  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
> "
> 
> end mouseUp
> 
> 
> ~Roger
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Can the new player work with YouTube in 8.1.1?

2016-11-17 Thread Roger Eller
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
"

end mouseUp


~Roger
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode