Go Back   CodingForums.com > :: Client side development > Flash & ActionScript

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-03-2012, 10:54 PM   PM User | #1
durangod
Senior Coder

 
Join Date: Nov 2010
Posts: 1,177
Thanks: 214
Thanked 31 Times in 30 Posts
durangod is on a distinguished road
do i need crossdomain xml file

Hi,

I have a flash based chat and once in a while i get an error in my error log in cpanel that says that the crossdomain xml file does not exist.

There are people in the chat every day so i dont know why i only get this sometimes, what could someone be doing to cause this?

Do i even need this file?

I did some googling and found this to turn it off i guess

PHP Code:

routes
.IgnoreRoute("crossdomain.xml"); 
I am assuming that is a php ini command, but do i need to use it?

UPDATE

OK i guess i was wrong that is a asp command so i guess i wont be using it cause i know nothing of asp.

i did find this def of the file:

Quote:
What is the crossdomain.xml file?

The crossdomain.xml file is a cross-domain policy file. It grants the Flash Player permission to talk to servers other than the one it's hosted on.
My question now is why would this need to talk to any other server?

Last edited by durangod; 11-03-2012 at 11:08 PM..
durangod is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:47 AM.


Advertisement
Log in to turn off these ads.