ok, in the videoplayer demo, I am trying to replace in the categoryFeed.brs
conn.UrlPrefix = "http://rokudev.roku.com/rokudev/examples/videoplayer/xml"
with
conn.UrlPrefix = "../xml"
to access the files in the xml forlder, but this apprently is not working...
when I upload it with the "../xml" it freezes
Thanks