Facebook Twitter Reset

This Tutorial Has Been Viewed 827 Times.

Use of crossdomain.xml in flash

Flash flv player has a property that it takes only the flv video files in the same domain.Here the crossdomain policy comes in to picture.

The use of crossdomain.xml policy is very vast, because now a days many websites use .flv [VIDEO FILES] and the webmaster sometimes need flv files to be hosted in other domains.

Without the  crossdomain.xml file we cant call a flv video file which is hosted in another domain.The XML file looks like the one shown below just copy and paste the content to a file and rename it to crossdomain.xml, remeber to delete the numbers in the starting of each line.

<?xml version=”1.0″?>
<!DOCTYPE cross-domain-policy SYSTEM “http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd”>
<cross-domain-policy>
<allow-access-from domain=”*” />
</cross-domain-policy>

 Then copy the file and host it to the domain where you are using your flash player.

Now you are done.You can now play any flv file from any domains.

VN:F [1.9.13_1145]
Rating: 8.0/10 (1 vote cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)
Use of crossdomain.xml in flash, 8.0 out of 10 based on 1 rating

Incoming search terms:




You will also be interested in ,

No comments yet.

Leave a Comment

Spam protection by WP Captcha-Free

Affordable Seo PackagesSeo BlogEdu Backlinks
More in hack, htaccess, PHP, PHP Secrets (74 of 129 articles)