Tag Archives: AS3

How to send or receive data JSON encoded data from flash to a server-side-script

As contributor in some flash-related forums i noticed, that a lot of people are asking the same question over and over again.

How to send or receive JSON-encoded data from flash to a server-side-script.. ?

So i wrote this little tutorial..

Continue reading
Posted in AS3, howto | Tagged , , | Leave a comment

Red Bull – Army of Advocates

Recently I helped a friendly agency from austria to develope a derivate of a previous build Google-Maps application. The application lets one (an employee of Red Bull in this case) view other employees pinned on a google-map and allows him … Continue reading

Posted in projects | Tagged , | Comments Off

A word search game

Currently I’am developing a word-search game were you have to find and mark a bunch of words which are distributed in a grid. It will be part of an advertising CD for a german girl magazin.

The agency is extrajetzt interactive and the client is gosupermodel.com.

I like the challenging task to find a good way for spreading the words, finding spaces and placing the word in various types and directions e.g. forward/diagonal or backward/up and so on..

Continue reading
Posted in projects | Tagged , , | Comments Off

Comparing Objects using JSON in AS3

An experiment about comparing Objects using a JSON-encoded string.

Continue reading
Posted in AS3, experiments | Tagged , , | Leave a comment