Forum Discussion
philanderson777
3 years agoRoku Guru
This one illustrates the super-simple contentNode principle for a video player
https://community.roku.com/t5/Roku-Developer-Program/VideoExample-playing-from-json/td-p/507410
philanderson777
3 years agoRoku Guru
This one illustrates how to do it if all of the json data was already held locally and was static
- philanderson7773 years agoRoku Guru
Another one where data is held locally
- philanderson7773 years agoRoku Guru
Official docs (uses XML rather than JSON)
https://developer.roku.com/en-gb/docs/developer-program/core-concepts/downloading-server-content.md
https://developer.roku.com/en-gb/docs/references/scenegraph/control-nodes/contentnode.md
https://github.com/rokudev/samples/tree/master/ux%20components/control/ContentNodeExample