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: 
SkipFire
Visitor

A & B Button trapping - roPosterScreen

How can I trap the A & B buttons on a screen? I have tried both the roPosterScreen and the roParagraphScreen and neither of them seem to trap it. I get events for other buttons on the remote with the following line, but never get A or B.

print "Event - msg = "; msg.GetMessage() " | index = "; msg.GetIndex()
0 Kudos
2 REPLIES 2
destruk
Streaming Star

Re: A & B Button trapping - roPosterScreen

I think you would need to get access to the special Roku Gaming SDK to address those individually.
0 Kudos
SkipFire
Visitor

Re: A & B Button trapping - roPosterScreen

Thanks. I decided to just use * 5 times instead.
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.