[BangPypers] Python/Django issue

Pradeep Gowda pradeep at btbytes.com
Mon Jan 25 16:21:35 CET 2010


On Mon, Jan 25, 2010 at 9:51 AM, Noufal Ibrahim <noufal at gmail.com> wrote:
> On Mon, Jan 25, 2010 at 7:29 PM, Praveen Kumar
> <praveen.python.plone at gmail.com> wrote:
> [..]
>> However at least IE4.5 for the Mac, will only allow you to send and retrieve
>> information to the server that contains the flash file.
>> For this reason it is recommended that you place you flash file and HTML
>> file on the same server.
>>[..]
>
> Or use the crossdomain.xml file to specify from wher the flash applet
> can get/send data http://kb2.adobe.com/cps/142/tn_14213.html

Assuming the answer is Flash cross domain policies:

There is a Django product to make this easy.
I use this:
http://pypi.python.org/pypi/django-flashpolicies/


More information about the BangPypers mailing list