I released today Django AMF, which is a Middleware
for Django. It enables Flash/Flex applications to
invoke Django's view functions using AMF(Action Message Format).
http://djangoamf.sourceforge.jp/index.php?DjangoAMF_en
http://djangoamf.sourceforge.jp/index.php?UserManual_en
http://sourceforge.jp/projects/djangoamf/
If you take interest in Django and Flash/Flex,
please try to use it. Any feedback is welcome.
Tank's Tomohiro Otsuka for sharing
Will this work with Flash MX 2004?
> Oooh, sweetness! Now I can switch over my RIAs from CF into
> Python/Django - very nice Tmohiro!
>
> Will this work with Flash MX 2004?
Django AMF supports AMF version 0 which is used by Flash
Remoting components. So with the components correspondent
to your Flash IDE version, it would work.
http://www.adobe.com/products/flashremoting/downloads/components/
Great! Thanks!
I released new version of Django AMF.
Now it supports AMF3 format which is the default
serialization used for ActionScript 3.0.
http://djangoamf.sourceforge.jp/index.php?DjangoAMF_en
http://djangoamf.sourceforge.jp/index.php?UserManual_en
http://sourceforge.jp/projects/djangoamf/
Django AMF is a middleware for Django. It enables Flash/Flex
applications to invoke directly Django's view functions
using AMF(Action Message Format).
Excellent work on this!
Do I need to get the new version if I'm only use AS 2?
Do you know if it works with the Development version of Django (which
I'm using) or only version 0.95?
> Excellent work on this!
Thanks!
> Do I need to get the new version if I'm only use AS 2?
You don't need to get the new version, but
I recommend you to use the new one bacuase
some minor bugs were fixed.
> Do you know if it works with the Development version
> of Django (which I'm using) or only version 0.95?
I don't know if it works with the development version.
I only confirmed that Django AMF 0.3 works with version 0.95.
I would appreciate it if you post the troubles to
the support forum or tracker on the project site.
http://sourceforge.jp/projects/djangoamf/
I released new version of Django AMF.
Now it comes with a user authentication system.
You can integrate Django's authentication framework into
Django AMF application.
http://djangoamf.sourceforge.jp/index.php?DjangoAMF_en
http://djangoamf.sourceforge.jp/index.php?UserManual_en
http://sourceforge.jp/projects/djangoamf/
Because of my poor English, the document might be difficult
to understand. If you have any question, email me in easy
English :-)