Diving Duck XML Flash Game (Action)

Diving Duck XML Flash Game

Control a diving duck and collect as many fish as you can!

The game is inside a movieclip called gameClip, so you can just copy all the library assets into your own FLA library and then drag out the gameClip onto the stage and that’s it! Your game is in your own FLA .

XML options:

You can add your own HTML text inside the tag. Use the tag to set the size and color. Use
tags to set a line break. Use for underline. Please refer to my original text for an example of HTML text.

difficulty_increment_speed tag: The number you write here decides how fast the game will become harder and harder as time passes. So, for example you can write in 0.5 for a very easy and slow game or you can write in 5 for a very hard and fast game.

power_increment_amount tag: This number decides how fast the power bar is filled up when the mouse is pressed down.

breath_decrement_amount tag: This number decides how fast the duck’s breath runs out when it’s under water.

fish_spawn_interval_in_seconds tag: This number you write in here is the seconds for fish spawn. So if you put in 3 for example, a fish will be created every 3 seconds. Write in 0.5 and a fish will be created every half second. Low number = a lot of fish; high number = very few fish.

minutes_to_start_with tag: This is the game clock time. How many minutes you want on the clock before the game ends.

fish_speed tag: This is the base/average speed of the fishes. The speed is increased over time using the difficulty tag value.

AS3 only. Opens with Flash CS3 and above only.

Step by step instructions are included and code is commented. Also, an html file is included to demonstrate SWF embedding.

Game also comes with my Easy Drag and Drop XML Music Toggle Button

All ChristianKragh’s files
General FAQ

Please rate!

Featured from ChristianKragh:
Unlimited XML Tree MenuUltimate Banner Rotator

CK's Site Templates CK's Galleries CK's Image Viewers CK's Menus CK's Other/Misc CK's Games

Download Diving Duck XML Flash Game (Action)

Leave a Reply

Your email address will not be published. Required fields are marked *