Sep 13th, 2010, 8:56 AM
uaenoob,
Thank you for the clarification and the file. I have now narrowed down my problem to cross browser issues regarding Flash. Back in Form Tools 1.5 I had an XML file that contained:
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="www.mydomain.com" />
</cross-domain-policy>
I placed this in the root of my server where my form tools is installed. When I ran a test with the form on my server that had form tools it worked perfectly. When I move the form to a different domain it stops working. Any idea what cross domain code I might need and where it should be placed?
Thanks,
Diesel
Thank you for the clarification and the file. I have now narrowed down my problem to cross browser issues regarding Flash. Back in Form Tools 1.5 I had an XML file that contained:
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="www.mydomain.com" />
</cross-domain-policy>
I placed this in the root of my server where my form tools is installed. When I ran a test with the form on my server that had form tools it worked perfectly. When I move the form to a different domain it stops working. Any idea what cross domain code I might need and where it should be placed?
Thanks,
Diesel