Open Source ActionScript

Monday, May 26, 2008

Sliders

›
Sliders allow users to select a value within a constrained range. A common example is a volume bar. This entry will demonstrate how to use...
3 comments:

Toggle Buttons

›
Toggle buttons are a common variation on simple buttons. An easy example is a play button that changes to a pause button when clicked and v...
Sunday, May 25, 2008

Simple Buttons

›
In theory, simple buttons should be simple to create in Open Source ActionScript. Unfortunately, getting all the details right isn't th...
Thursday, May 22, 2008

Streaming Sounds

›
One main disadvantage of sound assets is they are embedded within the final SWF file. When employing large assets, this can cause the SWF f...

Sound Assets

›
There are two ways to play sounds in ActionScript: via assets and via streams. This entry will demonstrate how to create and play sound ass...
Wednesday, May 14, 2008

Preloader

›
Complex Flash applications on the Web normally have preloaders. These are short animations that display the load status (by bar graph or pe...
Monday, May 12, 2008

MovieClip Subclass with Asset

›
The star image from the previous post can be animated with a MovieClip subclass. Add a new ActionScript Class in the oas2 subfolder called ...
1 comment:

Placing Assets

›
To place an asset on the stage (display an image, video, or play music), an asset library must first be created. Right click and save this i...
1 comment:

MovieClip Subclass without Asset

›
Nearly every example I see creating MovieClip subclasses involve an asset -- bitmap, video, or sound. What if a class draws itself? A few...

Open Source Project Structure

›
The structure of an Open Source Flash project is different than one developed inside Adobe Flash, the commercial development studio. On the...

ActionScript 2.0 Documentation

›
Adobe publishes a very complete language reference for ActionScript 2.0 here. http://www.adobe.com/support/documentation/en/flash/ The LiveD...
1 comment:

Hello, World!

›
To demonstrate your new tools work correctly, create a Hello, World! Flash demo. Launch Eclipse. Close the Welcome screen with the small ...
1 comment:
Saturday, May 10, 2008

FAMES Installation

›
As I said on earlier posts, there are many Web pages for beginning pure Open Source Flash development, but I'm going to walk you through...
Wednesday, May 7, 2008

Why Flash?

›
This is a personal question, not one to start a holy war about "Rich Internet Application Platforms". (Al Gore, no doubt, will ne...

Introduction

›
This is a blog for all those interested in Open Source ActionScript for the purpose of creating Flash demos. There are many Websites that I...
Home
View web version

About Me

My photo
Kevin
View my complete profile
Powered by Blogger.