srbsdean
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2014
06:15 AM
Loading Screen Image and Detail Screen Image
I have two questions:
1. I am trying to have my channel use a full screen image when the channel loads, instead of using my logo, with the "loading" text underneath. I can't find any documentation on how to do this or what this screen is even called in the Design Guidelines. Please help.
2. On my "Details" screen for my episode content, my image is squished into a 4x3 image instead of a 16x9 image. I have both my image sizes on the PosterScreen and EpisodeScreen set to "arced-16x9." I don't know what else to try.
I am using the MRSS template to pull in my Media.rss.
Thank you.
Dean
1. I am trying to have my channel use a full screen image when the channel loads, instead of using my logo, with the "loading" text underneath. I can't find any documentation on how to do this or what this screen is even called in the Design Guidelines. Please help.
2. On my "Details" screen for my episode content, my image is squished into a 4x3 image instead of a 16x9 image. I have both my image sizes on the PosterScreen and EpisodeScreen set to "arced-16x9." I don't know what else to try.
I am using the MRSS template to pull in my Media.rss.
Thank you.
Dean
2 REPLIES 2

TheEndless
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2014
09:41 AM
Re: Loading Screen Image and Detail Screen Image
1. The splash screen is defined in your manfest. See: http://blog.roku.com/developer/2012/02/ ... h-screens/ and http://sdkdocs.roku.com/display/sdkdoc/Manifest+File
2. "arced-16x9" is not a valid value for the roSpringboardScreen. You should be using "rounded-rect-16x9-generic". See: http://sdkdocs.roku.com/display/sdkdoc/ ... ringasVoid
2. "arced-16x9" is not a valid value for the roSpringboardScreen. You should be using "rounded-rect-16x9-generic". See: http://sdkdocs.roku.com/display/sdkdoc/ ... ringasVoid
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
srbsdean
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2014
08:33 AM
Re: Loading Screen Image and Detail Screen Image
Thanks so much. That worked perfectly!
Dean
Dean