-
Recent Posts
Recent Comments
- Reinerstreeservices.com.au/ on A New Desktop Design
- shoes with lifts on CasperJS – fail test with custom testcase-name in xml report
- Philippe Petrinko on Keep your ~/.bash_history entries unique
- David Linse on A New Desktop Design
- Tarek on A New Desktop Design
Archives
Categories
Meta
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 readingComparing Objects using JSON in AS3
An experiment about comparing Objects using a JSON-encoded string.
Continue reading