Techblog

Tech Blog

Our latest geek adventures!

10 April The simplest way to work with data in Flash

Posted by Gert-Jan on in Flash+ActionScript

Aral Balkan has created and released a very simple way to work with data in a Flash app: SWX.

SWX stands for SWF Data Exchange Format. It’s a new way of working with data in Flash that uses simple SWF files to exchange data. SWX is the natural, native way to get data into Flash: You loadMovie() your data!

SWX looks like a very usefull addition to the current ways of loading data into a Flash app like LoadVars, XML, Remoting, JSON, SOAP, XML-RPC, and PHPObject.

Tags: ,

Leave a Reply