2010/3/6 Max Carlson <[email protected]>

> I think the crossdomain.xml file must go on the web server root, e.g.
> http://members.comu.edu.tr/crossdomain.xml.  You should be able to see
> Flash loading/attempting to load this file if you run with Firebug and clear
> your caches.  If you want to send an URL to the site itself, I'm happy to
> see if I can diagnose from here!


Yes, it works fine now :) The problem was about the permissions of the files
that I am doing requests. Looked at the live http, and saw on the log that
it was forbidden to use.
And as you say, flash is looking for the crossdomain.xml on
http://members.comu.edu.tr/

log lines
-----------------
http://members.comu.edu.tr/crossdomain.xml

GET /crossdomain.xml HTTP/1.1
Host: members.comu.edu.tr
User-Agent: Mozilla/5.0 (X11; U; Linux i686; tr-TR; rv:1.9.0.16)
Gecko/2009121811 Pardus/2008 Firefox/3.0.16
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: tr-TR,tr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-9,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive

HTTP/1.1 404 Not Found
Date: Sat, 06 Mar 2010 18:38:30 GMT
Server: Apache/2.2.3 (Debian)
Content-Length: 213
Keep-Alive: timeout=15, max=97
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1


But except this, shared object problem still goes on, do you have any idea
about it ?
see http://www.openlaszlo.org/pipermail/laszlo-user/2010-March/007918.html
please.

Thanks a lot Max
Kind Regards

Reply via email to