Django AMF with a user authentication system

2007-04-06 Thread Tomohiro Otsuka
Hi all 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://sour

Using Django AMF with Flash CS3

2007-05-12 Thread Tomohiro Otsuka
Hi all, I released Strippers Remoting Classes which enables you to invoke remoting service from Flash CS3 application. The example code was added to the user manual. http://djangoamf.sourceforge.jp/index.php?UserManual_en#RemoteServiceInvocationFromFlashCS3 http://djangoamf.sourceforge.jp/inde

Re: Django AMF

2006-11-27 Thread Tomohiro Otsuka
Condredge, > 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

Django AMF supports AMF3

2007-01-09 Thread Tomohiro Otsuka
Hi all, 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/ Djang

Re: Django AMF supports AMF3

2007-01-14 Thread Tomohiro Otsuka
Condredge, 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