try naming your connections with underscores:

_connectionName

Also, use the allowDomain method to allowing calling domains permission to
make calls.

allowDomain(domain:String):Boolean
{
   return true;
}

On 6/5/06, Wade Arnold <[EMAIL PROTECTED]> wrote:

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16243



I am having problems with localconnection not working with internet
explorer. Have I missed something that this should no longer work?







_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--
John Grden - Blitz
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to