sparkerman
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2017
02:34 PM
Loading XML from package
I'm trying to modify Roku's TaskExample project by using the XML file in the project's source folder instead of loading it off a server. The following modifications doesn't seem to load the XML correctly:
m.readXMLContentTask.contenturi = "pkg:/source/xmlcontent.xml"
Does anyone know how to correct this so that the XML will load?
Thanks!
m.readXMLContentTask.contenturi = "pkg:/source/xmlcontent.xml"
Does anyone know how to correct this so that the XML will load?
Thanks!