Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
squirreltown
Level 9

Button messages

msg = m.port.getmessage()
if type(msg) = "roUniversalControlEvent"
button = msg.getint()
? button

I am getting some responses here I haven't seen before and am wondering what they are.

9200
9300

Not causing a problem, just curious.
thanks
Kinetics Screensavers
0 Kudos
2 REPLIES 2
belltown
Level 9

Re: Button messages

It's a clock, : http://forums.roku.com/viewtopic.php?f=34&t=83207&start=15#p485095
https://github.com/belltown/
0 Kudos
squirreltown
Level 9

Re: Button messages

"belltown" wrote:
It's a clock: http://forums.roku.com/viewtopic.php?f=34&t=83207&start=15#p485095


Thanks, now i feel stupid. I got that tip from you , on that thread, and forgot I was using that key.
Kinetics Screensavers
0 Kudos