Embed presentation
































The document discusses using Adobe Flex with Ruby on Rails frameworks. It provides an overview of Flex's runtime architecture, how it can make HTTP and web service calls to retrieve data from the server, and how the Flex development process mirrors other client development languages with MXML and ActionScript code being compiled to bytecode. It also discusses using Flex with Rails, including code samples demonstrating request/response and updating models through commands and delegates.































