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 »load external files / assets with Flash AS3

Category: Discover Tags:
ActionScript 3 Physics Engines
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 »How to Build a Simple FLV Player in Flash and Flex using the PureMVC Framework.
This is a really basic application constructed using Flex Builder for all ActionScript code and Flash CS3 for the visual components. The purpose of the tutorial is to show how to construct a simple Flash CS3 application using the PureMVC framework. The tutorial should give you working knowledge of how to interact with components on the stage in Flash from within the PureMVC framework. We will use the FLVPlayback component as an example and create an event listener in a mediator to listen out for a click on the FLVPlayback component.
Read more »Category: Discover Tags:
Moving From Flash AS2 To Flash AS3: MovieClip Buttons In MovieClip Classes
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 »Category: Discover Tags:
12 Great Ways to Learn ActionScript 3 in Flash
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 »
Category: Discover Tags:
Flex 2 Style Creator
A nice tool to generate the CSS for your custom Flex style.. Set up your look, then download the CSS
Read more »