1. Pong Tutorial


This tutorial teaches you the basics of creating Actionscript 3.0 code to handle interaction between the User and the Animation in a Flash tool environment.

Students are to following the tutorial on the following website.

Firstly, create a folder in your IST folder called AS3. This folder is where the Flash project and any objects created or imported and used should be stored.

Secondly, when you create your new Actionscript 3.0 Flash program, save it as Pong.fla

The Key Learning Outcomes are:

  1. Create a basic interactive flash game that will take keyboards events and manipulate a ActionScript SYMBOL (paddle object) in order for it to interact with other autonomous flash symbols (ball object).

  2. Students learn to follow step by step instructions to achieve the above outcome.

https://as3gametuts.com/2011/03/19/pong-1/
At the bottom of this linked to page will be a further link to Pong ~Part 2~ Programming the Ball  and so forth for a further 4 pages (6 in total)

Include gadget (iframe)



Comments