[python-uk] Python/Django issue

Alex Willmer alex at moreati.org.uk
Mon Jan 25 10:01:27 CET 2010


On 25 Jan 2010, at 07:39, Hassan Baig <hassan.baig at alumni.duke.edu>  
wrote:

> I have a flash file which calls up a url say http://test.com/createXML/ 
>  which is caught and used up by a python/django code and it creates  
> and redirects to an XML. which is loaded by flash, to get values  
> from the database.
>
> The setup works fine when outside facebook, but as soon as I put the  
> setup in facebook, it stops loading the XML completely.
>
Two tongs spring to mind. What cross domain/same origin policies is  
the flash  subject to? Can you break down the problem? Eliminate flash  
by making the same call to facebook, but with wget or python.

Alex 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-uk/attachments/20100125/b137c023/attachment.htm>


More information about the python-uk mailing list