Blog

Flash x HTTPS

I'm building a Flash application that will run on a https server.

Everything was working fine on my localhost until i uploaded it and test it. On Firefox i had no problem whatsoever but on the other hand i had this error message on IE, either 6 and 7, where says: Operation Aborted

I googled it and found little about this error but what i found put me on the right path.

If you have the same problem try one (or both) of the following suggestions:

  1. Upload a crossdomain.xml file to your https server

    <cross-domain-policy>
         <allow-access-from domain="*"/>
    </cross-domain-policy>
    
  2. Insert the above lines on your actionscript file:

    System.security.allowInsecureDomain("www.yourdomain.com")
    System.security.allowDomain("www.yourdomain.com")
    

 

I used both solutions and seems to be working just fine now.

Comments

James

00:39 05/01/2010

A community's ways of speaking or signing are a part backup of the community's culture, just as other shared practices are. Language use is a way of establishing and displaying group data recovery identity. Ways of speaking function not only to facilitate communication, but also to identify the social position of the speaker. Linguists calls different ways of speaking language varieties, a term that encompasses geographically or cheap web hosting socioculturally defined dialects as well as the jargons or styles of subcultures. Linguistic anthropologists and sociologists of language define communicative style as the ways that language is used and understood within a particular wireless broadband culture.

Click here to comment this post.