Author: Emanuele Feronato
-
Got funds for my project with My Micro Fund!!
Just a few days ago I blogged about (try to) Get funds for your project with My Micro Fund. Today I am glad to announce Alex from My…
-
The perfect size for a Flash game
When you are about to design a Flash game, one of the first things you must consider is the size of the stage. Those “width” and “height” parameters…
-
Adobe CS4 Master Collection
Do you want to know what do Adobe ships to you when you purchase the Adobe Creative Suite 4 Master Collection? Here it is: Five DVDs with the…
-
Create a “Share on Facebook” link in your WordPress blog
With its over 200 millions registered users (read 200 Million Strong) Facebook can bring a lot of traffic to your blog, so in my opinion it’s very important…
-
(try to) Get funds for your project with My Micro Fund
« Do you require funding for a business idea? Share with me your story and business proposal and be considered for micro funding in the form of a…
-
WordPress MochiAds plugin beta FIXED
Some time ago I released the WordPress MochiAds plugin beta, and after some time, it stopped working. The problem was the feed included two new fields, swf_file_size and…
-
Official Facebook Actionscript API released – AS3 version
This post contains a script made combining Official Facebook Actionscript API released! with Understanding Flash button component. package { import flash.display.Sprite; import fl.controls.Button; import flash.events.MouseEvent; import flash.text.TextField; import…
-
Designing the structure of a Flash game – AS3 version – Part 6
In this 6th part I included MochiBot and I replaced most of the buttons with the button component. This is the result And this is the source code…
-
Understanding Flash button component
When I am designing a Flash application or a game, I have to say I really hate the process of button creation. That’s why I am using, from…
-
Official Facebook Actionscript API released!
On March 31 Facebook developers announced that Adobe and Facebook are working together to provide official support for building rich social applications in Flash. You can read the…
-
Making a collaboration work
This post is made by Esteban Gallardo from Free Creation Games. Esteban is highly interested in the work organitzation to maximize profitable work of a team, so any…
-
Two ways to make Box2D cars
I am showing you two ways to make cars with Box2d, with source codes included These are examples I found on the web – I will make my…