I started out by downloading the source for the shell app via a link on a post on the PyAMF blog. Unfortunately, the link was to the wrong version of the shell app (I've since informed the PyAMF team and Nick's fixed the link.)
The Flex client works exactly like the Flash 9 client and shares an almost identical codebase. 99% of the framework is the same.
All changes in this version are server-side:
Today I'm releasing The GAE SWF Project, a resource of Flash and Flex-related knowledge specifically aimed at getting you up and running quickly with Google App Engine. If you want to skip all the details and start playing with it, skip to the Getting Started section.
Google App Engine (GAE) supports both its own framework, called webapp, and Django.
So, which one do you use?
(more...)