PHP & Flash 8

I got a problem
my site which load’s many things from PHP & MySQL works fine with FlashPlayer 7 and not at all with FlashPlayer 8

ALSO, From my computer it works fine but from server
www.dj-ura.com/proba/ doesn’t work at all

I’ve tried putting something like this
System.security.loadPolicyFile(“http://www.dj-ura.com/proba/crossdomain.xml”);
System.security.allowDomain( “www.dj-ura.com/proba/” );

and crossdomain.xml file but it doesn’t help…

can someone experience could help me and tell me how to make it work in Flashplayer 8? :block: