hugetv
10 years agoVisitor
this code help
this code error
else if msg.GetIndex() = 2 then
screen.Close()
return msg.isRemoteKeyPressed("keyBACK")
endif
else if msg.GetIndex() = 2 then
screen.Close()
return msg.isRemoteKeyPressed("keyBACK")
endif
"hugetv" wrote:
this code errorelse if msg.GetIndex() = 2 then
screen.Close()
return msg.isRemoteKeyPressed("keyBACK")
endif