Play: Shootorial #2

Tutorials

Game info loaded

loading
 

Shootorial #2

Created by:

Kongregate_chat Kongregate

Rating:

  • Currently 0.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

4.0 (4928 ratings)

Click star to add your rating.

Published:

2008-10-14

Game Plays:

  • Add to Favorites
  • Report a bug
  • Flag game

Description

This beginning level Flash game making tutorial covers scrolling backgrounds.

Instructions

Complete the Shootorials and learn to make your own Flash games!

Best (see all)
avatar for AlphaOmegaTroll
AlphaOmegaTroll

Apr. 23, 2011

Under rating threshold (show) Less and less people continue, it's like the shootorials are a dungeon RPG. Get past level 1 and understand it you can move on to level 2. If you don't try again. Conquer all 8 levels and you are a potential developer :)

+ - !

(43)

avatar for garm29
garm29

Mar. 22, 2010

Under rating threshold (show) here is a way I found for the code to make it even better, the background will go faster if you go foreward, and will go slower if you go backward class Background extends MovieClip { function onEnterFrame() { if( Key.isDown(Key.RIGHT) ) { _x = _x - 3; } if( Key.isDown(Key.LEFT) ) { _x = _x + 1; } _x = _x - 2; } } by the way this is not including the loop code

+ - !

(28)

avatar for EricPower
EricPower

Feb. 19, 2011

Under rating threshold (show) ploopy if your ship lags try increasing/decreasing fps. too high can cause lag and too slow can make your ship jump from place to place and appear laggy while not being laggy

+ - !

(15)

avatar for Cozythrias
Cozythrias

Jun. 04, 2011

Under rating threshold (show) not being able to understand the codes in this tutorial, you won't be able to troubleshoot your way out of your problem, make your own background make your own ship don't use the same width and height and you will find yourself troubleshooting and learning at the same time.

+ - !

(11)

avatar for 12sea21
12sea21

Aug. 23, 2010

Under rating threshold (show) EVERYONE: If it says that the class or interface could not be loaded, save the AS into the folder.

+ - !

(20)

see all comments
  • add a comment

Game Spotlight

Sponsored Listings