SWX: SWF Data Format

Icon

SWX is the native data format for Adobe Flash. This blog is about all things SWX, SWX RPC, SWX PHP and the SWX APIs (Flickr, Twitter, etc.)

SWX Analyzer fix and heads up on today’s the Beta 1 release

The SWX Analyzer was displaying a redundant root array (data). I've now fixed this in SVN and will issue an official release later on today.

At the same time as this release, I will be removing the public SWX gateway on aralbalkan.com. If you are currently using this, please switch to the official public SWX gateway on swxformat.org: http://swxformat.org/php/swx.php.

Finally, if you're using the SWX Twitter API, please note that the method signature for the getNumFriendsUpdates call has changed. The order of the parameters is now friend name first, then (optionally), the number of updates to receive (up to the default, which is 20.) This used to be the other way around but I changed it since the friend name is a required argument and must come first.

Update: Instead of the Alpha 0.3 release as planned, I will be releasing Beta 1 today (May 15th, 2007) this week. See this post for more information.

Comments are closed.