On 25 Jan 2010, at 07:39, Hassan Baig <hassan.b...@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 
_______________________________________________
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk

Reply via email to