Struggling with XML file ?

More
14 years 1 month ago #656 by commonsense
any suggestion to improve this? change to a new server? what do you recommend ?

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #657 by admin
Replied by admin on topic Re:Struggling with XML file ?
depend from the server contract you have for the website (bandwitdh limited or not, number of streaming plan)...

you can try first to embed your file on your own server and if it's too limited user a dedicate (professional) streaming server

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #989 by forzafere
I put my crossdomain.xml in the root where flv and xml are loaded, it works just with
<allow-access-from domain="*" />
if I write my domain, it doesn't work.
Is it a normal behavior?

Felixx

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #990 by admin
Replied by admin on topic Re:Struggling with XML file ?
could you give me link on the player and also give the the code of the crossdomain.xml

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago - 13 years 10 months ago #991 by forzafere
In the player I wrote:
Code:
http://www.domuslaetitiaeassisi.it/file_caricati/video/testimonianze/testimonianze.xml
Code:
crossdomain.xml <?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="www.domuslaetitiaeassisi.it" /> </cross-domain-policy>

my page with player
www.fraticappucciniassisi.it/pgv/testimonianze.html
Last edit: 13 years 10 months ago by forzafere.

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #992 by admin
ok the good code is :
Code:
<?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="www.fraticappucciniassisi.it" /> </cross-domain-policy>

the video are store in www.domuslaetitiaeassisi.it

but it's www.fraticappucciniassisi.it who playe the video

so the crossdomain of www.domuslaetitiaeassisi.it have to allow www.fraticappucciniassisi.it to play the video.

Please Log in or Create an account to join the conversation.

Time to create page: 0.219 seconds

Download

Purchase
Download Directory

Login Form