You can use a HTML widget with the following HTML text: <iframe width="853" height="480" src=" http://www.youtube.com/embed/CHV6BjuQOZQ?rel=0&hd=1" frameborder="0" allowfullscreen></iframe>
2014-04-06 22:18 GMT+02:00 Julio Revka <[email protected]>: > I found a video example in the pyjs example catalog, but their Media example > is non-functioning (i.e. the video player shows up but nothing can play on > it). How can I embed a youtube video using pyjs? I tried to following but it > does not seem to work > > > v = Video(Width="640", Height="480", > StyleName="teststyle", > Autoplay=True, > Controls=True, > src="https://www.youtube.com/embed/CHV6BjuQOZQ" > ) > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Pyjs.org Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
