Game Creation with Flash - Chinook Learning Services

Sample Files

tank.fla

car.fla

robot.fla

frogger_plus.fla + frogger_plus.swf

 

Class files from Class 2

Froggerks_kyle_5.fla

FROGGER_5_cole.fla

frogger_bryan_5.fla

What we did in Class 2

 

Class files from Class 3

josh_tank.fla + josh_tank.swf

kyle_tankgame_5.fla + kyle_tankgame_5.swf

[Kyle, to make all the enemies change direction at once, make dir a root variable. An example will be posted today.]

bryan_tankgame.f5.fla + bryan_tankgame.fla + bryan_tankgame.f5.swf

cole_5.fla + cole._5.swf

gabino_bullet.fla + gabino_bullet.swf

gabino_bullet_plus_mx.fla + gabino_bullet_plus_mx.swf

Note: In a web-page, your games won't respond to the keyboard until the user presses somewhere on the screen! This usually means you have a start button, like we did with the frogger games. This tricks the user into clicking on the flash stage.

 

swordfighter.fla
swordfighter.swf
(character that moves left/right, up arrow to throw swrod up, down arrow to throw sword straight right)

asteroid_simple.fla
asteroid_simple.swf
(ship that moves left/right/up/down, asteroids that move left to right, up to down, bullets that move to where mouse is clicked)
duplicateMovieClip( ); hitTest( ); removeMovieClip( );

global_protection.fla
global_protection.swf
(planet that fires missiles, missiles that move to mouse location, missiles that orient to angle of attack, random asteroids)
eval( ); Math.sin( ); Math.asin( );

kickgame.fla
kickgame.swf
(figure that kicks/punches, moves left/right, falling plants, attacking sparring partner)
hitTest( );

Invaders .fla file
Invaders.swf file
(tank that moves left to right, bullets that shoot down to up, enemy ships that start at a random location and move down)
hitTest( ); duplicateMovieClip( );

Frogger.fla file
Frogger.swf file
(frog that moves up/down, left/right, cars that move left/right)
hitTest( ); if( ); new Array( );

Meteor.fla file
Meteor.swf file
duplicateMovieClip( ); _rotation; Math.random( ); _width; _height;

Balloon.swf file

rotoscoping.fla example

e-mail: gabino@moteinteractive.com

Screenshots

Donkey Kong Defender Battlezone Battlezone Galaga

Lunar Lander Breakout Missile Command Pac Man Pole Position

Space Invaders Super Mario Kung Fu Master Dig Dug Pitfall

Final Fight Karate

Graphics

side kick punch isometric

kick kick kick

 

Download the Flash trial version

- Flash 5, 18MB, Windows version

- Flash MX, 46 MB, Windows version

- Flash MX, 51 MB, Mac version (it's zipped, not stuffed, though)

Link to upload your files to the Mote server

 

Flash beginner page

MOTE INTERACTIVE 2005