02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School
Previous VideoPrevious Video

The Object object

So far when we worked with objects, we worked with objects that were useful right on their own, Like the Data object. It's time for us to start creating and not only using objects. To do that we need to discover the Object object. The object object is the most basic of objects. In many ways the object object is an empty canvas. In this lesson we're going to see how to create objects in a theoretical matter before we go back to using it for animations.

Intro

At this stage or ready to get familiar with the object object. In this chapter we're going explore and learn how to leverage it for our creations.

00:39

The Object object

So far when we worked with objects we worked with objects that were useful right on their own.

12:35

Going back to TweenMax

Now that we know how to work with objects it's time for us to pimp out our animations. In this lecture are going to go back to the TweenMax library and really understand every single step that we were

06:26

Things are getting complicated

Now that we have under our belt primitive datatypes and complex datatypes it's time for us to realize a very big difference between them.

09:17

Our most complicated creation

This is a really long lecture in part one of two parts where by the end of it working to create a really wicked Life clock.

22:15

How to never lose your scope

One of the most common problem JavaScript developers encounter is losing their scope.

10:58