Dedication

For Caroline and Evan

Brief Table of Contents

 

Copyright

Brief Table of Contents

Table of Contents

Foreword

Preface

Acknowledgments

About this Book

About the Cover Illustration

1. Getting started

Chapter 1. Why are we here? Where are we going?

Chapter 2. Hello World

Chapter 3. Getting started

2. Building the application

Chapter 4. Creating the main Flex UI

Chapter 5. Expanding the Rails code, RESTfully

Chapter 6. Flex on Rails

Chapter 7. Validation

3. Refactoring

Chapter 8. Refactoring to Cairngorm

Chapter 9. Holding state on the client properly

4. Finishing up

Chapter 10. Finishing the application

Chapter 11. Refactoring to RubyAMF

Chapter 12. Rails on AIR (Adobe Integrated Runtime)

Appendix A. How to use Subversion with Flex + Rails

Appendix B. Handwaving at omitted topics

Index

List of Figures

List of Tables

List of Listings

Table of Contents

Copyright

Brief Table of Contents

Table of Contents

Foreword

Preface

Acknowledgments

About this Book

About the Cover Illustration

1. Getting started

Chapter 1. Why are we here? Where are we going?

1.1. Overview of the features and strengths of Flex 3 and Rails 2

1.1.1. Overview of Flex 3

1.1.2. Overview of Rails 2

1.1.3. Overview of using Flex 3 and Rails 2 together

1.2. Flash 9? Are you kidding me?

1.3. History

1.4. A preview of the book