In this article we add some sound effects to the game.
Continue reading...28. July 2009
Now that we have the player and some enemies we need for them to be able to interact. This is done through collision detection which you will learn in this fourth part.
Continue reading...21. July 2009
There are many popular open source tweening engines in the Flash community today. Numbered among these are Tweener, TweenLite/Tweenmax, Tweensy, and GTween. This is a short look at the capabilities of newcomer to the scene: BetweenAS3. BetweenAS3 is the tweening engine brainchild of Yoshihiro (yossy) Shindo and is available as part of the Spark project (i.e. it is brought to us by one of the same group that brought the world the FLARToolkit for Augmented Reality in Flash and countless other goodies).
Continue reading...15. July 2009
After you have created the 3D level, in the part 3 of this Away3D series, we will show you how to add the player spacecraft and enemies.
Continue reading...8. July 2009
In the part 1 of these tutorial series articles we created a framework that we could build off to start making the actual game. Now it's time to create a 3D level for the player to fly through.
Continue reading...6. July 2009
Today we start a 9 part tutorial series on creating a Shoot'em'Up game. We will cover all the necessary topics to create it from scratch, which will help you to understand and apply these guidelines to other projects. Ath this first part. we look at getting the Away3D engine up and running by creating a UIComponent that will contain and initialize the necessary Away3D components.
Continue reading...29. June 2009
With more and more full screen Flash web sites appearing on the internet, it's important to understand how to properly embed the Flash movie in the browser window. In this tutorial we will cover best practice embedding of SWF movies using SWFObject with a custom function for adding browser scrollbars for smaller browser windows.
Continue reading...22. June 2009
This tutorial will allow readers to create an Event Calendar application using Flex. The final user will be able to plan over a daily, weekly or monthly plan. You will learn on this step by step Flex tutorial, to create from scratch those Graphic User Interfaces, integrate them, and create a complete Rich Internet Application with a professional look.
Continue reading...15. June 2009
The complete result of this 2 part tutorial is a contact manager built in flex that uses ZendAMF to store data in mysql. In the this second part we will code all the application and backend functions using Flex 3 + ZendAMF + Php 5 + MySql. This part will use a general crud system (Create, Read, Update and Delete) that is similar to the most applications needs. You will be able to write you own application from scratch.
Continue reading...8. June 2009
In this Adobe AIR tutorial you will use runtime styling to create a dynamic native window in AIR. We will show you how to load and unload styles, performance concerns and best practice while also showing you the value of knowing your environment.
Continue reading...
15. February 2010
3 Comments