Monday, September 8, 2008

ActionScript 3 API Service on Google App Engine

I have just uploaded a new ActionScript 3 reference / online documentation API to Google App Engine. Basically, the service takes an ActionScript 3 class name (or a fragment of a class name) and returns the URL for the online documentation for the specified class.

For example:

http://as3reference.appspot.com/getapi?version=flex3&api=String


post signature