Forum Discussion
GrahamDWoods
2 years agoCommunity Member
Phone Keypad Simulator
I'd like to simulate a phone keypad on a slide, so that when a user presses numbers they appear on the screen, as if dialling.
It's to help people learn the emergency services numbers for differen...
PhilMayor
2 years agoSuper Hero
You could do with one target variable and set each button to multiply the number by 10 and the add the value of the button e.g.
Press button 1 mutiply var by 10 and add 1
etc only issue is you cannot start with a 0