Hello all- just wondering if anyone has any experience with Cross Domain Policy .xml files? I've set one up to spec as outlined by the Adobe
TechNote, but am not getting the desired result.
I'm testing the cross domain policy I've placed on the client website's root directory by streaming a video file that sits on their server through a player on an html page on the my server. With a proper crossdomain.xml file in place it should stop this from playing, no? Here is what I've got:
Cross domain file in place:
http://dailyfitplanet.com/crossdomain.xmlTarget File for streaming:
http://dailyfitplanet.com/videos/video.flvTest page on my server (Fleivamedia.com) server:
http://fleivamedia.com/temp/Yet the movie plays on... any ideas?