crossdomain.xml
Posted: Fri Apr 06, 2012 8:56 pm
Hi Pasha
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

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
