View All Courses
1:25:49
AS3
FLA 9
This Flash tutorial is the perfect starting point for anyone who has never used Flash before. Its main focus is getting you familiar with your Flash environment quickly so we can jump into coding. We will revisit these concepts in future courses.
35:20
AS3
FLA 9
How do you make your code simple? It's easy. Start by getting rid of if/switch statements that are not needed. Jump in. Learn how.
34:51
Open to Subscribed Members
AS3
FLA 9
Wouldn't it be nice if the games you make could make you some green? Integrating ads into your games.
50:47
AS3
FLA 9
Using a Twitter RSS feed to create a simple fun translator game (RSS, XML, E4X and other goodies).
55:52
Open to Subscribed Members
AS3
FLA 9
Say it again, Sam! (and again, and again...) Learn why repetition is a good thing, how to do it, where to use loops. Just think, you can kill Flash with this one! Leap in and learn.
52:39
Open to Subscribed Members
AS3
FLA 9
"For" loops? You got em, now. What about loops that step through an object? How about nested loops? Learn how to break out of a loop, too - helpful to avoid killing Flash!
07:33
A small talk about Buzz and design patterns and a recommendation for a great book.
36:40
Open to Subscribed Members
AS3
FLA 9
Looking into display programing in Flash. Starting up with scope, inheritance and more.
24:54
Open to Subscribed Members
AS3
FLA 9
Buttons give us a way to interact with the user. Now we engage our users, yay!