AS3, Code, Flash, Tutos, Tweener, XML

Comments Off

Sync your custom maps With Modest-Maps (AS3)

This is a really COOL library, I wanted to share it with you!

Get Adobe Flash player

AS3, Code, Flash, JSON, Tutos, XML

Comments Off

Tweeturator! AS3-JSON twitter API feed reader (auto updates)

This post will show you today how to parse a JSON object that we receive from Twitter API.
Also, you’ll see how to set up a timer that will make calls to the API every 30 seconds.
Last but not least, you’ll see a great way to tween dynamic objects!

Get Adobe Flash player

AS3, Code, Flash, Maths, Tutos, XML

Comments Off

Another example of mike.charts Class! (AS3)

Hi there,

Another example of what you can do with a few quick changes to the chart class (see article here).

Enjoy!
Get Adobe Flash player

AS3, Code, Flash, Maths, Tutos, XML

Comments Off

Analytics with Flash! Simple XML Chart Class

Get Adobe Flash player

Today I’m posting a simple data visualization class to draw simple charts from XML.

By changing the settings and data in the XML, you will be able to customize it to your taste easily.

Also, if you want to look deeper in the code, you should find easy to extends it.

Another Fancy XML Gallery!

Get Adobe Flash player


What would be this blog without a XML Gallery on it!?!


As usual, if you downloaded other of my source files before, you’ll fin a main doc class and it Object Class – in this case: mike_gallery.as

AS3, Code, Flash, Tutos, XML

Comments Off

XML driven Ticker (AS3)

Get Adobe Flash player

Today a simple Ticker that displays Strings pulled from a XML feed – in our case mikeland.us XML Feed

You will learn:

(1) pulling and parsing data from XML,

(2) Basic String Manipulation

(3) Formatting String

Enjoy!

Download source files here!

import flash.events.Event;
import flash.net.URLLoader;
import flash.net.URLRequest;
import flash.text.TextField;
import flash.text.TextFormat;

Vida2D! Game of life w/ Flash AS3 Box2D

AS3, Box2D, Code, Flash, Maths, Tutos, XML

Comments Off

Vida2D! Game of life w/ Flash AS3 Box2D

Basically thers’s Human objects with their own DNA (eyes, mouth, sex, color, fertility). When two of opposite sex touch each other, they form a couple and depending on their DNA will creat2 from 0 to 5 kids.

AS3, Code, Flash, Flex, Tutos, XML

Comments Off

AS3 Quick Presentation

Get Adobe Flash player


I found this great presentation of AS3 today on the Web in here
It’s a bit long but you’ll probably learn a few cool functions and useful tricks. Enjoy!

JibJab eCards

I’m a Web & Media Developer/Freelancer. Spending most of my time looking for pieces of code, techniques and advices on the web, I am attempting to gather in here, everything I found interesting in there… Hope you enjoy this and thank you for reading! Mike