Create a Pinball-Style Rolling Score Counter Class

Create a Pinball-Style Rolling Score Counter Class

Feb 8th in Effects, Games by Cadin Batrack
11

In this tutorial you’ll create a reusable Score class that counts up to the new total when points are added (instead of jumping up to the new score). We’ll cover graphics creation as well as code.

Continue Reading

Protect Your Flash Files From Decompilers by Using Encryption

Protect Your Flash Files From Decompilers by Using Encryption

Feb 5th in Workflow by Nikita Leshenko
22

Decompilers are a real worry for people who create Flash content. You can put a lot of effort into creating the best game out there, then someone can steal it, replace the logo and put it on their site without asking you. How? Using a Flash Decompiler. Unless you put some protection over your SWF it can be decompiled with a push of a button and the decompiler will output readable source code.

In this tutorial I will demonstrate a technique I use to protect code and assets from theft.

Continue Reading

Quick Tip: How to Organize Your Flash Project Files

Quick Tip: How to Organize Your Flash Project Files

Feb 4th in Screencasts, Workflow by Daniel Apt
21

There are two good reasons for keeping your Flash project organized: first, it makes it easier to package up your output files for deployment; second, it stops coders and designers getting in each other’s way!

In this Quick Tip screencast, Daniel Apt demonstrates how to set up your project’s folders, and shows three standard ways of doing so.

Continue Reading

Build a Dynamic Video Player with ActionScript 3: Part 3 of 3

Build a Dynamic Video Player with ActionScript 3: Part 3 of 3

Feb 3rd in ActionScript, Video by Zachary Haight
12

Here it is, the final part of our video player tutorial! All we need to do now is get the time indicator working, add our home button click function, position and size the current video and get the featured bar filled with videos along with its scrubber. Let’s get started!

Continue Reading

Build a Slider Microsite with GreenSock's Timeline Lite

Build a Slider Microsite with GreenSock’s Timeline Lite

Feb 1st in ActionScript, Web Design by Bruno Crociquia
16

During the this tutorial I’m going to take you through building a simple slider that will scroll a personal microsite. We’ll use the GreenSock Timeline Lite class and demonstrate just how straight-forward it can make your Flash animation workflow.

Continue Reading

R.I.P. .fla

Jan 29th in Workflow by Tom Green
25

Just before Adobe announced that there was to be no Flash CS5 Public Beta, Lee Brimelow, a Flash Platform Evangelist at Adobe, released a Sneak Peek of Flash CS5 on his site gotoandlearn.com. In the overview Lee spends some time talking about the fact that the .fla format is about to become extinct and replaced with a new one named “XFL”. What you may not know is that this format had already found its way into the CS4 studio.

In this article, I’m going to give you a chance to see what all the chatter is about and to prepare yourselves for the slow disappearance of the .fla format.

Continue Reading

Winners Announced: Follow Us On Twitter and Win a Copy of ‘Learning ActionScript 3.0’

Jan 27th in Competitions and Giveaways by Ian Yates
193

Today, we’re giving away copies of Rich Shupe and Zevan Rosser’s Learning ActionScript 3.0: A Beginner’s Guide to three lucky @activetuts twitter followers! Learning ActionScript 3.0 will give you a solid foundation in AS3 and demonstrates how you can use it for practical, everyday projects.

There’s further significance to this giveaway; today’s tut author? None other than Zevan Rosser himself!

Continue Reading

Introduction to QuickBox2D: Part 1

Introduction to QuickBox2D: Part 1

Jan 27th in ActionScript, Effects by Zevan Rosser
25

This tutorial will teach you the basics of the QuickBox2D library. After reading through the following steps, you’ll be able to create a wide variety of physics simulation effects. Over the course of this tutorial we’ll create a few small demos to familiarize you with QuickBox2D’s basic functionality.

Continue Reading

Quick Tip: How to Create Perfect Alpha Reflections

Jan 26th in Effects by Bruno Crociquia
15

2010 will see several changes here on Activetuts+, one of which you’ll see implemented across all the Tuts+ sites: Quick Tips. Quick Tips tuts will be short, informative, simple, effective and will demonstrate something achievable during your lunch break!

Bruno is kicking off the Quick Tips here at Activetuts+, with a great tip on creating perfect reflections. Got 5 minutes? Off you go then..

Continue Reading

Shoot Out Stars with the Stardust Particle Engine

Shoot Out Stars with the Stardust Particle Engine

Jan 25th in ActionScript, Effects by Allen Chou
9

In this tutorial I will introduce to you the Stardust Particle Engine. First I’m going to show you how to set up Stardust, and then I’ll cover the basic Stardust class responsibilities and how they collaborate together to make Stardust work as a whole.

Next, we will look at a Stardust’s general workflow and get down to creating a particle effect with stars shooting out from the mouse cursor; the stars will slow down gradually, grow larger after birth, and shrink when dying.

Finally, I’ll demonstrate the flexibility of Stardust by creating several variations from the already complete example, including using animated movie clips as particles, variable particle simulation timescale, and shooting out display objects of different classes from a single emitter.

Continue Reading

Page 1 of 2012345»...Last »