RSS

Archive | Latest RSS feed for this section

Connecting Flex Calendar With Database Using AMF-PHP

29. May 2010

5 Comments

Connecting Flex Calendar With Database Using AMF-PHP

Connecting Flex Calendar with Database using AMF-PHP Part I: Create a Dynamic Event Calendar in Flex Builder 3 with Actionscript 3.0 This is Part II of Create a Dynamic Event Calendar in Flex Builder 3 with Actionscript 3.0 tutorial. In this tutorial, we will learn how to connect Event Calendar with the database so events [...]

Continue reading...

CodeIgniter Tutorial – CodeIgniter Explained

13. April 2010

7 Comments

CodeIgniter Tutorial – CodeIgniter Explained

Hello everyone, and welcome to the first CodeIgniter tutorial. What will you learn? 1. What is a PHP Framework? 2. What is CodeIgniter? 3. What is MVC? 4. MVC Pattern 5. Why CodeIgniter? What is a PHP Framework? First of all, what is PHP? I’d say that PHP (Hypertext Preprocessor) is the best scripting language [...]

Continue reading...

Away3D Shoot’em’Up Tutorial – Powerups

20. March 2010

0 Comments

Away3D Shoot’em’Up Tutorial – Powerups

In this article we add some powerups to the game.

Continue reading...

Away3D Shoot’em’Up Tutorial – Sound Effects

15. February 2010

4 Comments

Away3D Shoot’em’Up Tutorial – Sound Effects

In this article we add some sound effects to the game.

Continue reading...

Create from Scratch a Away3D Shoot’em’Up Game: Part 4

28. July 2009

4 Comments

Create from Scratch a Away3D Shoot’em’Up Game: Part 4

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...

Getting Started With BetweenAS3

21. July 2009

14 Comments

Getting Started With BetweenAS3

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...

Web Roundups: 7 Free Flash CMS

17. July 2009

18 Comments

Web Roundups: 7 Free Flash CMS

A Flash CMS is a good option to deliver projects to your clients when they want to manage and change the content easly, without programming knowledge and avoiding to edit the flash files. Today, we show you the free available options which you should bear in mind before decide to go on Premium Products.

Continue reading...

Create from Scratch a Away3D Shoot’em’Up Game: Part 3

15. July 2009

2 Comments

Create from Scratch a Away3D Shoot’em’Up Game: Part 3

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...

Create an intelligent XML image Gallery & Slideshow in Flash CS4 (+PHP) – Part I/II

13. July 2009

33 Comments

Create an intelligent XML image Gallery & Slideshow in Flash CS4 (+PHP) – Part I/II

In this article you will learn how to build an image gallery that will load images from a web server. I decide to call it "Intelligent" because you don't need to configure any XML or flash file. Just put the Flash movie and the images on a server and they will be loaded automatically. Nice ah?

Continue reading...

Create from Scratch a Away3D Shoot’em’Up Game: Part 2

8. July 2009

6 Comments

Create from Scratch a Away3D Shoot’em’Up Game: Part 2

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...