Hello , I am using google Spell checker component in one of my text Areas , the spell checking is working correctly when i run the code from my local machine , when i upload the swf to the server i am getting an error like this
dataLoader security error[SecurityErrorEvent type="securityError" bubbles=false cancelable=false eventPhase=2 text="Error #2048: Security sandbox violation: http://dev.meshenergy.com/Modules/MeshAudit/bin/ComponentQuestion.swf cannot load data from https://www.google.com/tbproxy/spell?lang=en."] i have placed a crossdomain.xml file in the root folder of the site this is the structure of the crossdomain xml file <?xml version="1.0" ?> <!DOCTYPE cross-domain-policy (View Source for full doctype...)> - <cross-domain-policy> <allow-access-from domain="*" secure="false" /> </cross-domain-policy> Thanks is advance Subeesh Save all your chat conversations. Find them online at http://in.messenger.yahoo.com/webmessengerpromo.php

