fbpx

Blog

The Interactive Peacock Challenge is over. Got some great submissions and, as always, some folks went above and beyond. Come on in to see how its done.
Read More
It’s time for another ActionScript 3 Code Challenge. Oops, make that AS3 HTML5 WEBGL SVG CSS3 JavaScript Code Challenge! Can your tech build this? This movie requires Flash Player 9 Yup, that’s right, I welcome you all to take a stab.
Read More
In continuing this image loading series, I would like to show you how you can create an XMLLoader that loads a single XML file that contains all your ImageLoader data. Once the XML loads, the ImageLoaders will automatically load. This is one of the most powerful tools in the whole GreenSock family.
Read More
Just for fun I just thought I’d share with you where my Flash journey began. This movie requires Flash Player 9 file size:48kb 13 years later I still think this is pretty cool and quite frankly I can’t think of another technology that would make creating something like this as easy or fun. I would...
Read More
This movie requires Flash Player 9 I’m pleased to present the first 2 parts of my first series in my Loadermax series. Yes, you read that correctly, or at least I typed it correctly:) We are going to start learning about LoaderMax by walking through a few examples of how to load images with the...
Read More
Here it is folks, just a little intro-teaser to get you excited about all the fun we are going to have loading external assets with GreenSock’s LoaderMax. Today I’m just going to give you a little background and a startling code comparison to show you how much you can streamline the wildly verbose native AS3...
Read More
This swf illustrates a basic scenario of outputting various elements in an Array in a continuous loop. This movie requires Flash Player 9 Let’s not waste any time. I’m going to show you how to take all this function nextDay(e:MouseEvent):void { if (count < numDays - 1) { count++; } else { count = 0;...
Read More
This movie requires Flash Player 9 I’m going to show you how to make a super simple sound toggle with ActionsScript 3. GreenSock’s MP3Loader and Volume Plugin drastically minimize the amount of code you need to worry about. You’ll be in and out of here in a matter of minutes. No Sound(), SoundTransform(), SoundChannel() or...
Read More
I’m pleased to announce the winners of the AS3 Code Challenge: Bisector and share with you a variety of creative solutions! Most Enthusiastic Submission: Chrysto Panayotov Click the colored rectangles: This movie requires Flash Player 9 Chrysto did a great job and really went above and beyond by adding extra features. His code employed an...
Read More
1 5 6 7 8 9 15