0% found this document useful (0 votes)
17 views10 pages

Laporan Flash Report

Uploaded by

Rian Safrianto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views10 pages

Laporan Flash Report

Uploaded by

Rian Safrianto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Interactive game

Flash Assignment

5 BAT BAll XII IPA 6


2015-2016
BAT BALL

Project Report by:


 Akhmad Rizqon Hafiz (01)
 Bagoes Carlvito W. (07)
 Firman Budi S.(14)
 Rian Safrianto (33)
 Tegar Rizalul F. (35)

1
SMA NEGERI 2 KOTA CIREBON
Jalan Dr. Cipto Mangunkusumo 1
TABLE OF CONTENTS
Page

Preface ...................................................................................................................3

Introduction……………………………………………………………….……......4

Problem Background .............................................................................................4

Apendices................................................................................................................4

Program listings...........................................................................................4

User guide ...................................................................................................5

Technical guides.........................................................................................9

Conclusion..............................................................................................................10

Acknowedgement ..................................................................................................10

2
PREFACE
We give our thanks to Allah SWT and the prophet Muhammad for giving this
opportunity for us to create something useful.

The project that we are going to show to you is a simple ball-platforming game, we
want ourselves to go back to simpler times, where programming was still simple and basic,
so that people will be able to appreciate the roots of game programming that will be the
foundation of great games in the future, and also Batman, because everything is better with
Batman.
We would also like to thank Mrs. Tineka and Mr. Andri who has guided us to
resolve the presentation project well,. We hope this project is beneficial for all of you
who see it thus you can be more interested to try make your own game, or at least be
interested in game-programming.

Cirebon, 13 December 2015

3
1. INTRODUCTION
As we have stated before, our project will only consist of a simple ball and jump
mechanics, we stated that we wanted to re-introduce the mechanics of the old
programming, and catch people’s interest on the whole subject, and also because
Batman is awesome.

2. PROBLEM BACKGROUND
Game designing and programming may sound like a turn off to most people, they
immediately conclude that this subject is too hard and/or too complicated, in a way
they are kind of right, but to gain their interest we want to show them that
programming can be simple too, and because nobody can resist Batman.

3. APPENDICES
3.1 PROGRAM LISTINGS
These are some programs that we need in presentation project making.
These are :
a. Adobe Flash CS4
b. Paint

4
3.2 CONTENTS

1.

Opening

This is the beginning of the game.


When we click “play” we will go to the
next menu

2.
Menu

In this menu, you can choose what ball


you want to use.

If you click on of them it will start the


game

5
3
Game 1

Before proceeding to the game, the


screen will show the creators of the
game

4 Game 1 process

This menu will show you how to play


the game (instructions)

6
5.

Game process 3

This is where you will play the game,


try manuvering the ball into the
platforms

6. End of Game 1

If you win, Batman will congratulate


you, and you can click the “Home”
button to go back to the main menu

7
7.
End of game 2

If you lose, joker will appear and you


can try again or go back to the main
menu by clicking the “Home” button.

8
3.3 TECHNICAL GUIDES
1. Action script

We use some action scripts in this project. These the list of the action scripts that
we used.

a. Stop
We use stop script in some part of our project, for example like in opening
slide. These the way to make stop script :
1. Click the part in timeline that you want.
2. Right-click and click action.
3. Click script assist
4. Type this code
stop();
5. Close the windows
b. GotoAndPlay
We use this script to connected one frame to another frame. These the way
to make GotoAndPlay script :
1. Click the part in timeline that you want.
2. Right-click and click action.
3. Click script assist
4. Type this code
on (release){GotoAndPlay(“home”);}
5. Close the windows
c. Fullscreen
We use this script to make our project presentation into fullscreen. These
the way to make Fullscreen script :
1. Click the part in timeline that you want.
2. Right-click and click action.
3. Click script assist
4. Type this code
Fscommand(“fullscreen”),true);
5. Close the windows

9
CONCLUSION
As we know the various ways have been made to increase the value of human
resources of each individual by way of education as high as possible. All starting from
primary education in elementary school. At this point the basic concept of the
individual is formed. At this time we have to improve self-quality also avoid potential
successor nation of things that can damage them like games that contains violence and
other negative things. Therefore we made a game to help improve the effectiveness of
learning but not boring for a better future.

4. ACKNOWLEDGEMENTS
Our thanks Allah S WT because of his blessing we are able to finish this project.
And to prophet Muhammad SAW for giving all he could do to make us got out from
the dark time so now we can live like this. Also we would like to thank our
parents who have supported us whole this time.

Especially we would like to thank Mrs. Tineka and Mr. Andri that guided us in
the process of finishing this project. Mrs.Tineka and Mr. Andri made us learn more
about Adobe Flash, they helped us through this and always be there if we needed help
to do our project.

We know that our projects is far from perfect but we hope our project is having a big
advantage to most of the people, especially for elementary school.

10

You might also like