Skip to content

Commit 01a21a4

Browse files
committed
even more videos
1 parent 9212e36 commit 01a21a4

14 files changed

+135
-0
lines changed

content/doc-videos.md

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,141 @@ Some of these videos were created for Adobe Flex, the predecessor to Apache Flex
161161
</div>
162162
</div>
163163

164+
<div class="span3">
165+
<div class="featuresbox">
166+
<div class="picture"><a href="https://www.youtube.com/watch?v=hjcAFuqPAGU"><img src="images/videos/adc-flex-using-skins.jpg"></a></div>
167+
<h4>Migrating to Flex 4: Using Skins</h4>
168+
<p>Using skins can provide versatility and an ease to customizing components. Renaun Erickson shows how to create both an image-based Button and a ToggleButton through Flex 4 skinning.</p>
169+
<a href="https://www.youtube.com/watch?v=hjcAFuqPAGU" class="btn">Watch</a>
170+
</div>
171+
</div>
172+
173+
</div>
174+
175+
<!-- start row -->
176+
177+
<div class="row-fluid">
178+
179+
<div class="span3">
180+
<div class="featuresbox">
181+
<div class="picture"><a href="https://www.youtube.com/watch?v=_uzq1-tKJx0"><img src="images/videos/adc-embedding-fonts.jpg"></a></div>
182+
<h4>Migrating to Flex 4: Embedding Fonts</h4>
183+
<p>Spark components by default use the new Text Layout Framework (TLF) engine and require CFF embedded fonts. Renaun Erickson demonstrates how to embed fonts for both TLF and non-TLF based components.</p>
184+
<a href="https://www.youtube.com/watch?v=_uzq1-tKJx0" class="btn">Watch</a>
185+
</div>
186+
</div>
187+
188+
<div class="span3">
189+
<div class="featuresbox">
190+
<div class="picture"><a href="https://www.youtube.com/watch?v=ctjsRf3LJH4"><img src="images/videos/adc-flex-containers.jpg"></a></div>
191+
<h4>Migrating to Flex 4: Containers</h4>
192+
<p>Renaun Erickson explores the Flex 4 container classes and component layouts of HBox, HGroup, SkinnableContainer and BorderContainer.</p>
193+
<a href="https://www.youtube.com/watch?v=ctjsRf3LJH4" class="btn">Watch</a>
194+
</div>
195+
</div>
196+
197+
<div class="span3">
198+
<div class="featuresbox">
199+
<div class="picture"><a href="https://www.youtube.com/watch?v=mM2HQovyU0Y"><img src="images/videos/adc-flex-namespace-changes.jpg"></a></div>
200+
<h4>Migrating to Flex 4: Namespace Changes</h4>
201+
<p>Join Renaun Erickson in his video series that offers tips on migrating to Flex 4. In this episode, learn about namespace changes to both MXML and CSS files, such as the former "mx" namespace is now "mx," "fx" and "s."</p>
202+
<a href="https://www.youtube.com/watch?v=mM2HQovyU0Y" class="btn">Watch</a>
203+
</div>
204+
</div>
205+
206+
<div class="span3">
207+
<div class="featuresbox">
208+
<div class="picture"><a href="https://www.youtube.com/watch?v=ucRryIoS-Sk"><img src="images/videos/adc-flex-layouts.jpg"></a></div>
209+
<h4>Layouts in Flex 4</h4>
210+
<p>Join Michael Chaize as he examines the new component architecture in Flex 4. He highlights the ability to customize both the views and behaviors of objects in a project.</p>
211+
<a href="https://www.youtube.com/watch?v=ucRryIoS-Sk" class="btn">Watch</a>
212+
</div>
213+
</div>
214+
215+
</div>
216+
217+
<!-- start row -->
218+
219+
<div class="row-fluid">
220+
221+
<div class="span3">
222+
<div class="featuresbox">
223+
<div class="picture"><a href="https://www.youtube.com/watch?v=13X0kC9vCgE"><img src="images/videos/adc-flex-dashboard-app.jpg"></a></div>
224+
<h4>Build a Dashboard Application in Flex 4</h4>
225+
<p>Michael Chaize offers a step-by-step tutorial on building a dashboard application. He walks you through a Flex 4 project created with the Flash Builder 4 IDE.</p>
226+
<a href="https://www.youtube.com/watch?v=13X0kC9vCgE" class="btn">Watch</a>
227+
</div>
228+
</div>
229+
230+
<div class="span3">
231+
<div class="featuresbox">
232+
<div class="picture"><a href="https://www.youtube.com/watch?v=IkWkZGLm-jo"><img src="images/videos/adc-first-desktop-app.jpg"></a></div>
233+
<h4>Build your First Desktop Application with Flash Builder</h4>
234+
<p>Follow along as James Ward shows you how to build your first desktop application using Flash Builder, Flex and AIR.</p>
235+
<a href="https://www.youtube.com/watch?v=IkWkZGLm-jo" class="btn">Watch</a>
236+
</div>
237+
</div>
238+
239+
<div class="span3">
240+
<div class="featuresbox">
241+
<div class="picture"><a href="https://www.youtube.com/watch?v=_nJYEKpm8QE"><img src="images/videos/adc-flex-states.jpg"></a></div>
242+
<h4>Use the States Model in Flex 4</h4>
243+
<p>Serge Jespers builds a Flex 4 application with Flash Builder 4, highlighting the ability to customize components such as the states panel and tags, log-in screen and button, and click events.</p>
244+
<a href="https://www.youtube.com/watch?v=_nJYEKpm8QE" class="btn">Watch</a>
245+
</div>
246+
</div>
247+
248+
<div class="span3">
249+
<div class="featuresbox">
250+
<div class="picture"><a href="https://www.youtube.com/watch?v=Gt5HgpEVhLM"><img src="images/videos/adc-styling-flex-components.jpg"></a></div>
251+
<h4>Styling Flex 4 Components with Flash Builder 4</h4>
252+
<p>Piotr Walczyszyn demonstrates the new theming capabilities in Flash Builder 4 and the new features of the CSS engine that come with Flex 4.</p>
253+
<a href="https://www.youtube.com/watch?v=Gt5HgpEVhLM" class="btn">Watch</a>
254+
</div>
255+
</div>
256+
257+
</div>
258+
259+
<!-- start row -->
260+
261+
<div class="row-fluid">
262+
263+
<div class="span3">
264+
<div class="featuresbox">
265+
<div class="picture"><a href="https://www.youtube.com/watch?v=gA3AyUu1MGE"><img src="images/videos/adc-flex-events.jpg"></a></div>
266+
<h4>Define Events in Flex 4 with Flash Builder 4</h4>
267+
<p>Mihai Corlan shows how to create components with Flash Builder 4 and ActionScript, and he simplifies how to customize an event dispatch in a Flex 4 project.</p>
268+
<a href="https://www.youtube.com/watch?v=gA3AyUu1MGE" class="btn">Watch</a>
269+
</div>
270+
</div>
271+
272+
<div class="span3">
273+
<div class="featuresbox">
274+
<div class="picture"><a href="https://www.youtube.com/watch?v=KuNziTPiln0"><img src="images/videos/adc-spark-graphics.jpg"></a></div>
275+
<h4>The Graphics Package in Flex 4</h4>
276+
<p>Duane Nickull shows how to use the MXML syntax to create a rectangle using the new Spark graphic packages.</p>
277+
<a href="https://www.youtube.com/watch?v=KuNziTPiln0" class="btn">Watch</a>
278+
</div>
279+
</div>
280+
281+
<div class="span3">
282+
<div class="featuresbox">
283+
<div class="picture"><a href="https://www.youtube.com/watch?v=kSLoYOKogqs"><img src="images/videos/adc-flex-custom-layouts.jpg"></a></div>
284+
<h4>Custom Layouts in Flex 4</h4>
285+
<p>Ryan Stewart discusses the new functionality of the next version of Flex, codename Gumbo, with Evtim Georgiev, an Engineer on the SDK team. A demo of Ryan creating a custom layout follows.</p>
286+
<a href="https://www.youtube.com/watch?v=kSLoYOKogqs" class="btn">Watch</a>
287+
</div>
288+
</div>
289+
290+
<div class="span3">
291+
<div class="featuresbox">
292+
<div class="picture"><a href="https://www.youtube.com/watch?v=07ND5J0pi8U"><img src="images/videos/adc-flex-blazeds.jpg"></a></div>
293+
<h4> Blazing Fast Data Transfer in a Flex Application</h4>
294+
<p>James Ward demonstrates the benefits of using the AMF technology to quickly transfer data between the client and server.</p>
295+
<a href="https://www.youtube.com/watch?v=07ND5J0pi8U" class="btn">Watch</a>
296+
</div>
297+
</div>
298+
164299
</div>
165300

166301
[1]: doc-getstarted.html
7.19 KB
Loading
9.77 KB
Loading
8.92 KB
Loading
7.12 KB
Loading
5.86 KB
Loading
8.45 KB
Loading
5.41 KB
Loading
9.88 KB
Loading
6.82 KB
Loading

0 commit comments

Comments
 (0)