This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flex-site.git


The following commit(s) were added to refs/heads/main by this push:
     new a01046746 doc-videos: make thumbnails into links too
a01046746 is described below

commit a01046746876f26eda95f1c05dd196f01939323a
Author: Josh Tynjala <[email protected]>
AuthorDate: Wed Jun 25 10:59:41 2025 -0700

    doc-videos: make thumbnails into links too
---
 content/doc-videos.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/content/doc-videos.md b/content/doc-videos.md
index 5b50a2342..e40bddb40 100644
--- a/content/doc-videos.md
+++ b/content/doc-videos.md
@@ -10,7 +10,7 @@ Some of these videos were created for Adobe Flex, the 
predecessor to Apache Flex
 
 <div class="span3">
 <div class="featuresbox">
-<div class="picture"><img 
src="images/videos/first-steps-in-flex-as3.jpg"></div>
+<div class="picture"><a 
href="https://www.youtube.com/watch?v=awz4_0M31oY&list=UU6tcGOzUVOGpUe-PFzpILmg&index=21";><img
 src="images/videos/first-steps-in-flex-as3.jpg"></a></div>
 <h4>First Steps in Flex - ActionScript</h4>
 <p>James Ward shows the basics of using the ActionScript language with Flex. 
This is a complement of his book "First Steps in Flex".</p>
 <a 
href="https://www.youtube.com/watch?v=awz4_0M31oY&list=UU6tcGOzUVOGpUe-PFzpILmg&index=21";
 class="btn">Watch</a>
@@ -19,7 +19,7 @@ Some of these videos were created for Adobe Flex, the 
predecessor to Apache Flex
 
 <div class="span3">
 <div class="featuresbox">
-<div class="picture"><img 
src="images/videos/first-steps-in-flex-components.jpg"></div>
+<div class="picture"><a 
href="https://www.youtube.com/watch?v=MNShGIsxM1g&list=UU6tcGOzUVOGpUe-PFzpILmg&index=19";><img
 src="images/videos/first-steps-in-flex-components.jpg"></a></div>
 <h4>First Steps in Flex - Components</h4>
 <p>James Ward shows the basics of using Components with Flex. This is a 
complement of his book "First Steps in Flex".</p>
 <a 
href="https://www.youtube.com/watch?v=MNShGIsxM1g&list=UU6tcGOzUVOGpUe-PFzpILmg&index=19";
 class="btn">Watch</a>
@@ -28,7 +28,7 @@ Some of these videos were created for Adobe Flex, the 
predecessor to Apache Flex
 
 <div class="span3">
 <div class="featuresbox">
-<div class="picture"><img 
src="images/videos/compiling-flex-sdk-intellij.jpg"></div>
+<div class="picture"><a 
href="https://www.youtube.com/watch?v=5COE3hYqCJk";><img 
src="images/videos/compiling-flex-sdk-intellij.jpg"></a></div>
 <h4>Compiling the Apache Flex SDK with IntelliJ</h4>
 <p>Nicholas Kwiatkowski teaches how to compile the Apache Flex SDK and how to 
contibute back to the project. This video shows how to check out the code from 
the Apache SVN into IntelliJ, compile the entire project, and submit a patch 
back to fix a bug or close an issue</p>
 <a href="https://www.youtube.com/watch?v=5COE3hYqCJk"; class="btn">Watch</a>
@@ -37,7 +37,7 @@ Some of these videos were created for Adobe Flex, the 
predecessor to Apache Flex
 
 <div class="span3">
 <div class="featuresbox">
-<div class="picture"><img 
src="images/videos/apache-flex-development-arthur-rosa.jpg"></div>
+<div class="picture"><a 
href="https://www.youtube.com/playlist?list=PL76B0B78D87EF65D4";><img 
src="images/videos/apache-flex-development-arthur-rosa.jpg"></a></div>
 <h4>Apache Flex Development for Mobile Devices</h4>
 <p>A video course by Arthur Rosa, showing you everything you need to know to 
get up and running with Apache Flex development for mobile devices.</p>
 <a href="https://www.youtube.com/playlist?list=PL76B0B78D87EF65D4"; 
class="btn">Watch</a>
@@ -52,7 +52,7 @@ Some of these videos were created for Adobe Flex, the 
predecessor to Apache Flex
 
 <div class="span3">
 <div class="featuresbox">
-<div class="picture"><img 
src="images/videos/flex-tutorials-mike-lively.jpg"></div>
+<div class="picture"><a 
href="https://www.youtube.com/playlist?list=PL7BA9C6B84482B980";><img 
src="images/videos/flex-tutorials-mike-lively.jpg"></a></div>
 <h4>Adobe Flex Tutorials</h4>
 <p>Adobe Flex can be daunting. Luckily for you, Mike Lively and his team of 
NKU students are here to make things a bit easier for you.</p>
 <a href="https://www.youtube.com/playlist?list=PL7BA9C6B84482B980"; 
class="btn">Watch</a>

Reply via email to