jbocook
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2013
07:12 AM
Video Player Starting Category
Hi, I built a video player based off the SDK's example.
My question is, when you open the channel, the 3rd category is the selected one by default. Is there a way to have it select the first category instead of the third? I didnt see anything in the .brs files, but I'm new to brightscript.
My question is, when you open the channel, the 3rd category is the selected one by default. Is there a way to have it select the first category instead of the third? I didnt see anything in the .brs files, but I'm new to brightscript.
Find Me:
http://johnbocook.com
http://twitter.com/johnbocook
http://johnbocook.com
http://twitter.com/johnbocook
1 REPLY 1

RokuJoel
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2013
10:46 AM
Re: Video Player Starting Category
You can use ifPosterScreen.SetFocusedListItem(integer)to set the default focused item on a Poster Screen.
- Joel
- Joel