We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6cc25 commit c8cf25fCopy full SHA for c8cf25f
Source/Demo/Common/Samples/06.Embeded video.htm
@@ -33,7 +33,7 @@ <h3>
33
<h2>
34
Example
35
</h2>
36
- <iframe height="360" width="480" src="https://www.youtube.com/embed/Kdgt1ZHkvnM?wmode=transparent" />
+ <iframe height="360" width="480" src="https://www.youtube.com/embed/2l_PmSOreGc" />
37
</blockquote>
38
</body>
39
</html>
Source/Demo/Common/TestSamples/14.Iframes.htm
@@ -4,7 +4,7 @@
4
5
Youtube</h2>
6
<p>
7
- <iframe frameborder="0" height="350" src="https://www.youtube.com/embed/Kdgt1ZHkvnM?wmode=transparent"
+ <iframe frameborder="0" height="350" src="https://www.youtube.com/embed/2l_PmSOreGc"
8
width="425"></iframe>
9
</p>
10
<hr />
0 commit comments