Oki dit is and worked
but there is another issue
I am loading images from
ActionScript Code:
[url]www.i.myDomain.com/Image1.jpg[/url]
and now it wants to load crossdomain xml from
ActionScript Code:
[url]www.i.myDomain.com/crossdomain.xml[/url]
Unfortunetly it isn't imposible to put crossdomain file there, becouse this url is created at cahce proxy level, and it's kind of vistual url.
Is there any way to change crossdomain.xml path?
ex for
ActionScript Code:
[url]www.abc.myDomain.com/crossdomain.xml[/url]