Category: Tutorials
-
Redesigning the blog
Since the blog is almost five years old, I must seriously redesign it. The problem is: there are so many beautiful blog themes out there I really do…
-
Creation of a Flash coloring book
Before you start reading this tutorial, there is something you must do. Turn off the lights, close your eyes, raise your hands, and say: « Hail, Lord of…
-
Color difference algorithm – part 2
It’s time to see how to calculate difference between two colors. I am using the CIE1994 formula because it’s quite accurate and not that complex to calculate. Here…
-
Video tutorial: 5 detailed Adobe Photoshop killer tips
Did you ever want to master Adobe Photoshop? In this video I unveil 5 killer tips I use almost every day. Follow some simple steps and you will…
-
Color difference algorithm
I will probably write some posts and tutorials about this topic, becaue color differences are very useful when designing a color scheme or some elements to be placed…
-
Understanding MochiAds Publisher Bridge – Part 3
In part 1 we saw how to configure a cross-domain policy file, calling the javascript and send the results to a webpage. In part 2 we saw how…
-
Understanding MochiAds Publisher Bridge – Part 2
This is the second part of Understanding MochiAds Publisher Bridge. In the first step I showed you how to configure a cross-domain policy file, calling the javascript and…
-
How to make a Media RSS feed to help your games compete for SEO
Hi again, Michael Edlavitch here, ready to give away my secret to improving SEO placement for your games. Just do me a favor and visit my blog, Top…
-
Understanding MochiAds Publisher Bridge
Now that you have a WordPress theme and plugin in order to set uo your own MochiAds arcade site like triqui.com, let’s see how we can add some…
-
How to generate friendly URLs with .htaccess – part 2
Once you read part 1, you should know how to have a friendly url to play a game in your Flash game portal. In the previous example, I…
-
How to generate friendly URLs with .htaccess
Ok, now you have your own game portal. Let’s call it triqui.com. You want to share a link with your friends, or want search engine to index it…
-
Managing multiple balls collisions with Flash: AS3 version
Some days ago Sunil Changrani sent me a the script to manage multiple balls collisions with Flash, in AS2. Now, it’s time for Andrew Cook to give us…