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 readingRed 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
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 readingGame-Series
I am currently working on a little series of “educational-flash-games” for kids aged from 6 to 12 for the berlin casual-games-agency extrajetzt and it’s client MTV-Networks. It’s quite funny to build a game and using well-known comic-characters like “Spongebob” or … Continue reading
Comparing Objects using JSON in AS3
An experiment about comparing Objects using a JSON-encoded string.
Continue reading