<html><body bgcolor="#FFFFFF"><div><div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">On 25 Jan 2010, at 07:39, Hassan Baig &lt;<a href="mailto:hassan.baig@alumni.duke.edu">hassan.baig@alumni.duke.edu</a>&gt; wrote:</span><br></div></div><div><br></div><blockquote type="cite"><p style="margin-top:0px;margin-right:0px;margin-bottom:1em;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial;vertical-align:baseline;background-color:transparent;clear:both"><span style="font-size:small">I have a flash file which calls up a url say&nbsp;</span><a href="http://test.com/createXML/" rel="nofollow" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial;vertical-align:baseline;background-color:transparent;color:rgb(0, 119, 204);text-decoration:none" target="_blank"><span style="font-size:small">http://test.com/createXML/</span></a><span style="font-size:small">&nbsp;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.</span></p>




<p style="margin-top:0px;margin-right:0px;margin-bottom:1em;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial;vertical-align:baseline;background-color:transparent;clear:both">




<span style="font-size:small">The setup works fine when outside facebook, but as soon as I put the setup in facebook, it stops loading the XML completely.</span></p></blockquote>Two tongs spring to mind. What cross domain/same origin policies is the flash &nbsp;subject to? Can you break down the problem? Eliminate flash by making the same call to facebook, but with wget or python.<div><br></div><div>Alex&nbsp;</div></body></html>