| | 1 | Since last week's redesign sprint you can add a width parameter to the view. That means that if you take the iframe code and change the width, you should also add a ?width=300 (or whatever) to the end of the video link. E.g.: |
| | 2 | |
| | 3 | https://www.engagemedia.org/Members/dayakvoices/videos/dayak_modang.m4v/embed_view?width=500 |
| | 4 | |
| | 5 | The video link inside the embed code that is. |
| | 6 | |
| | 7 | In the feature we can easily support multiple embed sizes like youtube, but there was not enough time to expose the feature in the UI and test it during the sprint. |