what is the use of having this file?
I am having youtube video embedded links on my blog. so is this a suitable
code:
<?xml version="1.0"?><!DOCTYPE cross-domain-policySYSTEM "https://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="www.youtube.com" />
<allow-access-from domain="techarta.com" />
</cross-domain-policy>
[ Please do not bump, it’s not permitted here. ]