jsmilovic
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2012
05:51 PM
Category to Category Transititon not Category to Feed
So in the sample application a list of categories is loaded and then you choose a button which links to a feed.
I need to have 2 layers of categories.
First people choose English or Spanish, then based on that another category page is loaded.
All the example show things like
<categoryLeaf title="The Mind" description="" feed="http://rokudev.roku.com/rokudev/examples/videoplayer/xml/themind.xml"/><categoryLeaf title="Global Issues" description="" feed="http://rokudev.roku.com/rokudev/examples/videoplayer/xml/globalissues.xml"/>
I need to have a leaf that leads to another page of categories.... does anyone know how to do this?
So instead of feed="whatever.xml"
i need something else I assume? category="whatever.xml"
?
Thanks in advance for any help
I need to have 2 layers of categories.
First people choose English or Spanish, then based on that another category page is loaded.
All the example show things like
<categoryLeaf title="The Mind" description="" feed="http://rokudev.roku.com/rokudev/examples/videoplayer/xml/themind.xml"/><categoryLeaf title="Global Issues" description="" feed="http://rokudev.roku.com/rokudev/examples/videoplayer/xml/globalissues.xml"/>
I need to have a leaf that leads to another page of categories.... does anyone know how to do this?
So instead of feed="whatever.xml"
i need something else I assume? category="whatever.xml"
?
Thanks in advance for any help
1 REPLY 1


Roku Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2012
06:02 PM
Re: Category to Category Transititon not Category to Feed
Check out this discussion: viewtopic.php?f=34&t=43332