Archive for Flash

Decorator Programme

Oct 02, 2011 No Comments by Mat

  For the student’s work, they had to complete this coursework: Task 4 Design and write a program to be used by an interior decorator to estimate the cost of painting a room. The decorator needs to enter the height of the room (between 2 and 6 metres), then the length of all 4 walls [...]

Flash, Unit 06 Read more

Flash Driving Game

Oct 02, 2011 No Comments by Mat

  I used this lesson with Unit 06 of BTEC ICT. It was fun, but also pivotal in helping understand the effects of altering and changing code.   Lesson notes – PDF Car resources – Zip (contains .FLA)  

BTEC ICT, Flash, Unit 06 Read more

Lesson 4 – Flash Calc

Oct 02, 2011 No Comments by Mat

  Lesson 4 – we look at the same calculator as here: This time however, we use FLASH to complete the same task. This way, we can compare and contrast the two languages and approaches.   Flash Tutorial – PDF The videos that accompany this: http://www.youtube.com/watch?v=mVR08lLJiew http://www.youtube.com/watch?v=_gB0sOBK9HA http://www.youtube.com/watch?v=uku7oXe4zCc   The source files can be downloaded [...]

BTEC ICT, Flash, Unit 06 Read more

Flash Calculator 106

Sep 29, 2011 No Comments

  The last of the series, this continues from the previous video, here we put the finishing touches to our Flash calculator.

Read more

Flash Calculator 105

Sep 29, 2011 No Comments

  After the previous lesson, we now look further into variables and calculations for buttons. Retrieving variables and displaying them on the screen.  

Read more

Flash Calculator 104

Sep 29, 2011 No Comments

  Episode four of the series, continuing from the previous video, this looks into more detail of ‘variables’ and how the work within the calculator example.

Read more

Flash Calculator 103 ActionScript

Sep 29, 2011 No Comments

  Building on from the previous Flash Calculator video, we now extend the programming and delv into more ActionScript.

Read more

Flash Calculator 102 with buttons

Sep 29, 2011 No Comments

  This tutorial follows on from the previous one, and includes buttons. Sounds exciting? Well, nearly.

Read more

Flash Calculator 101

Sep 29, 2011 No Comments

  The first of 6 video tutorials on how to create a calculator with Flash. It combines graphic design (vector) with a touch of programming (actionscript). The series starts off very easy, and progresses at a nice pace to something a little more challenging.

Read more

Flash – Platform Game

Sep 28, 2011 No Comments

  Create a platform game using Flash. Simple animation, and simple ActionScript code.   01 – Creating the stickman   02 – Creating the platform   03 – The ActionScript   Some other files you will need: Platform Game Instructions (Handouts) – PDF Presentation – PDF    

Read more