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
commit d6085560c2ffdf60d5ef268838659178d19b646f Author: Josh Tynjala <joshtynj...@bowlerhat.dev> AuthorDate: Wed Jun 25 10:53:20 2025 -0700 doc-videos: another playlist teaching how to use flex --- content/doc-videos.md | 13 +++++++++++++ content/images/videos/flex-tutorials-mike-lively.jpg | Bin 0 -> 10717 bytes 2 files changed, 13 insertions(+) diff --git a/content/doc-videos.md b/content/doc-videos.md index f9c67cb65..5b50a2342 100644 --- a/content/doc-videos.md +++ b/content/doc-videos.md @@ -48,5 +48,18 @@ Some of these videos were created for Adobe Flex, the predecessor to Apache Flex <!-- start row --> +<div class="row-fluid"> + +<div class="span3"> +<div class="featuresbox"> +<div class="picture"><img src="images/videos/flex-tutorials-mike-lively.jpg"></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> +</div> +</div> + +</div> + [1]: doc-getstarted.html [2]: community-mailinglists.html \ No newline at end of file diff --git a/content/images/videos/flex-tutorials-mike-lively.jpg b/content/images/videos/flex-tutorials-mike-lively.jpg new file mode 100644 index 000000000..6f832a1c8 Binary files /dev/null and b/content/images/videos/flex-tutorials-mike-lively.jpg differ