Some external streaming urls working from my server, some streams urls not working , what is the reason ?I am using as3 flash 9player. external urls like this http://38.96.174.38:9568 this is not working .
Please let me know.
thanks
Some external streaming urls working from my server, some streams urls not working , what is the reason ?I am using as3 flash 9player. external urls like this http://38.96.174.38:9568 this is not working .
Please let me know.
thanks
It's dead simple: if the given server grants your player permission to access its contents via the default policy file (called /crossdomain.xml
), then it works. If there is no default policy file, then it doesn't.