Security error while uploading in moviemasher



I am using moviemasher for online video editing but when upload button is clicked, then secuity error message is shown and in firebug get crossdomain.xml is aborted status. I have placed the crossdomain.xml file in my bucket and the path for the crossdomain.xml is http://ift.tt/1n26lEv but when trying to get crossdomain.xml it shows the link http://ift.tt/1qaESVI . My crossdomain.cml code is:



<?xml version="1.0" encoding="ISO-8859-1"?>
<cross-domain-policy>
<site-control permitted-cross-domain-policies="all"/>
</cross-domain-policy>


Why am i getting the security error? Please someone help me out i have lost 3 days in this issue.


No comments:

Post a Comment