Page 1 of 1

crossdomain.xml

Posted: Fri Apr 06, 2012 8:56 pm
by hermanz
Hi Pasha :good:


http://yowindow.com/widget_and_landscape explains the crossdomain.xml.

The solution of http://he1.yowindow.com/forum/viewtopic.php?f=16&t=5333
was to add encoding = "utf-8"

Would you change the code of crossdomain.xml in the instruction


<? xml version = "1.0" encoding = "utf-8"?>
<! DOCTYPE cross-domain-policy (View Source for full doctype ...)>
- <cross-domain-policy>
<allow-access-from domain="*" secure="true" />
</ cross-domain-policy>


gr.
Herman :beer:

Re: crossdomain.xml

Posted: Sat Apr 07, 2012 12:41 am
by Mallorca
Hi Pasha,
and please don't forget the German tutorial :)
Werner

Re: crossdomain.xml

Posted: Sat Apr 07, 2012 10:25 am
by par
Done!