AsDoclet can be used to generate actionscript files out of java sources.
Such a tool is essentially useful for RIA and Client/Server applications where value objects are transmitted between server
... [More] and client as serialized data that should be deserializable on both ends again. [Less]