This shows you the differences between two versions of the page.
|
software:modules-and-examples:youtube [2013/06/19 00:34] aaron created |
software:modules-and-examples:youtube [2013/06/19 00:36] (current) aaron |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| It is possible to embed a Youtube video in a GUI. | It is possible to embed a Youtube video in a GUI. | ||
| - | To do so, use the web tool, but for for the URL use the embed URL for the video instead. | + | To do so, use the [[software:gui-designer:webpage-tool|web tool]], but for for the URL use the embed URL for the video instead.\\ |
| So instead of http://www.youtube.com/watch?v=JuMjMSPlGSc the URL becomes http://www.youtube.com/embed/JuMjMSPlGSc | So instead of http://www.youtube.com/watch?v=JuMjMSPlGSc the URL becomes http://www.youtube.com/embed/JuMjMSPlGSc | ||
| There is an example here: | There is an example here: | ||
| https://github.com/CommandFusion/DemoUserInterfaces/tree/master/YouTube | https://github.com/CommandFusion/DemoUserInterfaces/tree/master/YouTube | ||