The web site for Flash ActionScript 3.0 game developers

 
         
   

Podcast

Game Inventory System

Gary Rosenzweig, author of ActionScript 3.0 Game Programming University, shows you how to create a very simple particle system using a class and by adding and removing movie clips from the display list.

View video in your browser.

Download QuickTime Movie.

Download the source file.

Subscribe via iTunes.

Simple Particle System

Gary Rosenzweig, author of ActionScript 3.0 Game Programming University, shows you how to create a very simple particle system using a class and by adding and removing movie clips from the display list.

View video in your browser.

Download QuickTime Movie.

Download the source file.

Subscribe via iTunes.

Continuous Animation

Gary Rosenzweig, author of ActionScript 3.0 Game Programming University, answers a question in this podcast of how to maintain continuous animation while receiving user input. The character on the screen continues to follow a walk animation even while the player triggers the animation over and over.

View video in your browser.

Download QuickTime Movie.

Download the source file.

Subscribe via iTunes.

FlashGameU.com Video Tutorial: External Constants From an XML File

Gary Rosenzweig, author of ActionScript 3.0 Game Programming University, shows you how to read in a small XML file containing some constant variable values.

View video in your browser.

Download QuickTime Movie.

Download the source file.

Subscribe via iTunes.

FlashGameU.com Video Tutorial: Countdown Clock

Gary Rosenzweig from FlashGameU.com shows you how to build a simple clock to count down time until the end of a game.

View video in your browser.

Download QuickTime Movie.

Download the source file.

Subscribe via iTunes.

FlashGameU.com Video Tutorial: Mouse Fade and Base Classes

Gary Rosenzweig from FlashGameU.com shows you how to make a movie clip fade away according to the distance to the cursor location. He uses a Base Class to assign this same script to two different movie clips.

View video in your browser.

Download QuickTime Movie.

Download the source file.

Subscribe via iTunes.

FlashGameU.com Video Tutorial: Creating a Snake Game, Part 2

In this mini-chapter two-part episode, Gary Rosenzweig completes a snake game in ActionScript 3.

View video in your browser.

Download QuickTime Movie.

Download the source file.

Subscribe via iTunes.

FlashGameU.com Video Tutorial: Creating a Snake Game, Part 1

In this mini-chapter two-part episode, Gary Rosenzweig starts building a snake game in ActionScript 3.

View video in your browser.

Download QuickTime Movie.

Download the source file.

Subscribe via iTunes.

FlashGameU.com Video Tutorial: Playing Multiple Flash Movies Inside a Single Flash Application

Gary Rosenzweig takes a look at how to put two Flash games together, inside of a single Flash movie. The trick is to use the Loader object.

View video in your browser.

Download QuickTime Movie.

Download the source file.

Subscribe via iTunes.

FlashGameU.com Video Tutorial: Playing a Song With a Toggle Button

Steve wrote in about the Toggle Button episode.

Hi Gary,

I'd followed your AS3 toggle button tutorial to Play/Pause a song.
1. What can I do to allow the song to be played again by clicking the toggle button?
2. What is needed to make the toggle button to take on the "play" state when the song has finished on its own?

Expanding on the earlier tutorial about creating a Toggle Button, here's how to link the toggle button to a piece of music in the library and to have the toggle button react properly when the song is done.

View video in your browser.

Download QuickTime Movie.

Download the source file.

Subscribe via iTunes.

Syndicate content

Copyright Gary Rosenzweig