as3

1

Simple Button Class - AS3

http://www.flashcs.org

The SimpleButton class is a sweet way to put sprites together to make a button. The SimpleButton is a light weight alternative to the heavier MovieClip object.

Read more »
red01's picture
Created by red01 Created 11 weeks 1 day ago – Made popular 11 weeks 1 day ago
Category: Build   Tags:
2

load external files / assets with Flash AS3

http://www.flashcs.org

This example shows you how to load and external asset (file) in AS3. The files can be a swf, jpg, gif or png.

Read more »
red01's picture
Created by red01 Created 20 weeks 22 hours ago – Made popular 20 weeks 22 hours ago
Category: Discover   Tags:
2

removeChild and removeChildAt memory fun

http://www.flashcs.org

removeChild() does not always remove the object from memory. removeChild() and removeChildAt() actually only remove the object from their parents DisplayObjectContainer. This article tells you how to totally remove a moveclip from memory

Read more »
red01's picture
Created by red01 Created 20 weeks 3 days ago – Made popular 20 weeks 3 days ago
Category: Discover   Tags:
4

AS3 3D Physics Engine : WOW-Engine

http://seraf.mediabox.fr

WOW-Engine is a free AS3 open source physics engine written by Seraf ( Jérôme Birembaut ) capable to handle positions in a 3D environment.

Read more »
toddy's picture
Created by toddy Created 23 weeks 1 day ago – Made popular 23 weeks 1 day ago
Category: Build   Tags:
6

ActionScript 3 Physics Engines

http://henryjones.us

When making a flash game, it's always nice to have believable physics. However, having to code your own physics engine is not always so nice. The good news is... you don't have to. Here is a list of AS3 class libraries that make simulating physics relatively easy.

Read more »
red01's picture
Created by red01 Created 23 weeks 2 days ago – Made popular 23 weeks 2 days ago
Category: Build   Tags:
4

Moving From Flash AS2 To Flash AS3: MovieClip Buttons In MovieClip Classes

http://www.8bitrocket.com

Handliing button events in AS3 is much different than in AS2 especially when using MovieClips based on custom classes. This tutorial shows you how.

Read more »
Created by flasher Created 23 weeks 4 days ago – Made popular 23 weeks 4 days ago
Category: Discover   Tags:
4

12 Great Ways to Learn ActionScript 3 in Flash

http://www.zeuslabs.us

Want to learn a bit about Adobe Flash and programming with ActionScript 3? You might find this list of resources helpful for getting started, or if you find you’ve gotten stuck, it might give you some places for new information you’ve never encountered. Though the list below isn’t fully comprehensive, it provides a wide variety of ways to learn about Flash and AS3.

Read more »
microchip's picture
Created by microchip Created 24 weeks 2 days ago – Made popular 24 weeks 2 days ago
Category: Discover   Tags:
5

Meet QVM "tamarin-tracing", the new Tamarin VM contributed to Mozilla

http://www.onflex.org

Today, Adobe has checked in a new virtual machine called "tamarin-tracing" into the Mozilla Tamarin project. "tamarin-tracing" is a VM for constrained environments (read mobile and devices) so that just about anything with a CPU and memory can execute ActionScript 3 Bytecode under low memory and low CPU conditions.

Read more »
Created by flasher Created 24 weeks 4 days ago – Made popular 24 weeks 4 days ago
Category: Industry News   Tags:

User login