Skip to content

Commit c8cf25f

Browse files
author
Arthur
committed
ix youtube link
1 parent 2f6cc25 commit c8cf25f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/Demo/Common/Samples/06.Embeded video.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h3>
3333
<h2>
3434
Example
3535
</h2>
36-
<iframe height="360" width="480" src="https://www.youtube.com/embed/Kdgt1ZHkvnM?wmode=transparent" />
36+
<iframe height="360" width="480" src="https://www.youtube.com/embed/2l_PmSOreGc" />
3737
</blockquote>
3838
</body>
3939
</html>

Source/Demo/Common/TestSamples/14.Iframes.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<h2>
55
Youtube</h2>
66
<p>
7-
<iframe frameborder="0" height="350" src="https://www.youtube.com/embed/Kdgt1ZHkvnM?wmode=transparent"
7+
<iframe frameborder="0" height="350" src="https://www.youtube.com/embed/2l_PmSOreGc"
88
width="425"></iframe>
99
</p>
1010
<hr />

0 commit comments

Comments
 (0)