Reading xml file from local storage

We need the parse al local rss/xml file that’s not accessible by the internet. The players can access the xml file.

Embedded javascript with XMLHttpRequest results in an CORS error because the CMS is in another domain, because of the error the layout is not loaded in the player.

There is no way that we can get the xml file published on the internet. Is there a way to read a local rss/xml file ?

Br, Bert

I’ve changed the windows client: It now can read a local rss/xml file.
I’m using text media object for this with localURL=[], maxitems={} etc.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.