Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
newchannel
Roku Guru

How to add an intro screen?

Can someone lend some advice on how to add an intro screen that plays before a video playlist to tell viewers about the button functions?
http://www.victoryNOWfilmsandtv.com
0 Kudos
2 REPLIES 2
RokuRobB
Streaming Star

Re: How to add an intro screen?

Depending on the kind of user experience you want, there are a number of way to do this. The easiest would be to use the roParagraph screen type to just display a couple lines / paragraphs of text with the help information you want. A more custom way to do it would be to use roScreen and the 2DAPI to render text and images:

http://sdkdocs.roku.com/display/sdkdoc/roScreen
http://sdkdocs.roku.com/display/sdkdoc/ifDraw2D.

You can also do similar things wtih roImageCanvas:

http://sdkdocs.roku.com/display/sdkdoc/roImageCanvas

Some additional details on using roScreen and roImageCanvas can be found here:

http://blog.roku.com/developer/2012/08/ ... pt-2d-api/
http://blog.roku.com/developer/2012/09/ ... ge-canvas/
0 Kudos
newchannel
Roku Guru

Re: How to add an intro screen?

Thank you for the links. I appreciate it and will review.
http://www.victoryNOWfilmsandtv.com
0 Kudos
Need Assistance?
Welcome to the Roku Community! Feel free to search our Community for answers or post your question to get help.

Become a Roku Streaming Expert!

Share your expertise, help fellow streamers, and unlock exclusive rewards as part of the Roku Community. Learn more.