From: todd.makinster@... Date: 2006-01-25T00:51:19+09:00 Subject: Re: Best way to get started? Hi Tom, We do some flash ruby integration. I currently use XML fed from various actions of a single controller that has access to our full domain model. I am currenlty investigating replacing this XML data with JSON-RPC and an ActionScript JSON lib to build out objects for use by the Flash in trying to with OOP ideas.