The web site for Flash ActionScript 3.0 game developers

 
         
   

Podcast

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.

FlashGameU.com Video Tutorial: Shuffling Arrays

This tutorial shows you how to create an array with a random arrangement of items, like a shuffled deck of cards, or a list of sounds to be played in a random order.

View video in your browser.

Download QuickTime Movie.

Subscribe via iTunes.

FlashGameU.com Video Tutorial: Matching Game with Card Pairs

This tutorial shows you how to alter the matching game in the book ActionScript 3.0 Game Programming University to use pairs of cards instead of identical cards.

View video in your browser.

Download QuickTime Movie.

Download the source files.

Subscribe via iTunes.

FlashGameU.com Video Tutorial: Dynamic Buttons

How to create simple dynamic buttons that allow you to create identical buttons with different labels. The buttons also behave like buttons, with rollover and down states.

View video in your browser.

Download QuickTime Movie.

Download the source files.

Subscribe via iTunes.

FlashGameU.com Video Tutorial: Saving Local Data

How to use the SharedObject to save bits of data to the local hard drive for use at another time.

View video in your browser.

Download QuickTime Movie.

Subscribe via iTunes.

Syndicate content

Copyright Gary Rosenzweig