// labs

ABC Kids

We've produced a series of games for ABC Kids around the "Giggle and Hoot" TV program. The games were simple "hide and seek" and "dress up" games aimed at young children.


Read the rest of this entry »

Written by Michael Archbold

February 15th, 2011 at 10:50 am

Posted in news,work

KML Interactions

I've had a few requests asking about how to interact with the KML once you've loaded it onto the map. It's really quite an easy step once you've got the KML on there but I'll show you how in this simple example.

KML Interaction Example
Read the rest of this entry »

Written by Michael Archbold

October 4th, 2010 at 9:49 pm

Setting up Flash trace output from the browser on Windows

We generally use Macs most of the time, but we also have to use PCs often for specific development or testing.

Using tail trace output for debugging on a Mac is great and we can't live without it, but I never really got around to getting it set up on a PC until yesterday. There's just a couple of steps to get it going.
Read the rest of this entry »

Written by Shane Korin

September 17th, 2010 at 10:06 am

Posted in tips

Sportsgirl Virtual Style Studio

One of our latest projects, the 'Sportsgirl Virtual Style Studio', has gone live this week!

Working with Citrus, we developed an augmented reality Flash app which features interactive video scenes showing off the Sportsgirl range.

Sportsgirl Virtual Style Studio

You can print out the marker from the page, and if you don't have a webcam, you can play through and watch the video scenes all the same.

Check it out here.

Written by Shane Korin

September 16th, 2010 at 12:25 pm

Posted in news,work

Nike+ AS3 Library

Okay so I'm not the most athletic person in the world, but one thing that does get me out of the house is tracking how far I've been running. Watching the km's tick over!


But I'm sick of iTunes and having to log into nike online all the time. So I got bored this weekend and the result is the start of a new little as3 interface using the content from my Nike+ device. Initially this library just processes files that nike+ stores on the device, but would eventually like it to access the online service as well.
Read the rest of this entry »

Written by Michael Archbold

September 12th, 2010 at 5:24 pm

Posted in library

Tagged with , , , ,

OSX Apache and Mod_ssl

This one always gets me. Seems so difficult on OSX (Snow Leopard), so for all those who are trying to get https on the base install of apache(2) in snow leopard here are some tips.
Read the rest of this entry »

Written by Michael Archbold

September 1st, 2010 at 4:41 pm

Posted in tips

Tagged with , , ,

Finder and Terminal

Here we'll show you how to move the present working directory of a Terminal window to the current directory in the front most Finder window.
Read the rest of this entry »

Written by Michael Archbold

August 25th, 2010 at 3:57 pm

Posted in tips

Tagged with ,

Flash Debugger in Chrome

Ever since the lovely people at Google have started packaging the flash player into Chrome it's become a little harder to get the debugger version of the player working in this browser. Chrome will default to it's version of the player even after you've installed the debugging version. Here's the simple step you have to take, in Chrome go to:

chrome://plugins

Find the flash player, it should have 2 files as part of it, one is the built-in and the other is the debugger (you may have to click "Details" in the top right to see them). If you haven't installed it yet obviously you just see the built-in, and it doesn't matter the order in which you do install it. The trick is just to disable the built-in player, once you've done that chrome will use the debugger version you've installed.
Read the rest of this entry »

Written by Michael Archbold

August 18th, 2010 at 12:38 pm

Posted in tips

Tagged with , ,

Simple KML Loader Revisited

Recently we've been using some of our own tools in other projects and found some room for improvement on the KML Loader we developed. In particular we wanted a simple class that could handle all the processing from the loader, adding the resulting overlays to the google map. Also we needed it to load in some of the styles, such as colours and line types.

Example Kml Loader ScreenShot

So we've expanded our KmlLoader class and provided a few additional utility classes.
Read the rest of this entry »

Written by Michael Archbold

August 2nd, 2010 at 10:40 pm

Posted in experiments,library,tips

Tagged with , , ,

Zoos Victoria Conservation Mashups

Our latest project for Zoos Victoria has gone live. Part of the FUSE (Find, Use, Share, Educate) portal that supports kids to explore and solve complex issues facing our society through the use of digital technology. Designed for school aged children to create a conservation based mashup video from a series of resources from the FUSE portal.

Conservation Mashups Gallery

The site was released yesterday by the Victorian Education Minister, Hon. Bronwyn Pike MP.

Unsustainable palm oil production in SE Asia is pushing orang-utans to extinction through loss of habitat. At the current rate of clearing the Orang-utan could be extinct within ten years. Kids can access a collection of video clips and images and use an online tool to ‘mash up' their own video to support the Zoo's Don't Palm us Off campaign. They can share videos in an online gallery.

Check out one of the user's mashups below:

The site was all built in AS3 using Flash Builder and integrated with a custom build of our content management system (a Flex and PHP-based XMLRPC server). The CMS provided a simple interface for the administrator to preview and approve the submitted mashups. It also included an AIR application build for desktop use, and a standalone version of the mashup player (as used above to show the mashup).

Check it out here.

Written by Michael Archbold

July 30th, 2010 at 3:34 pm

Posted in news,work

Tagged with , , , , , , , ,