This is stupid of me to ask but how do i make it so that when i push a letter on the keyboard it goes to the next frame? In this case my first letter is K.
I thought maybe i had to use some sort of code but then i got all confused then my code changed lots and now its just 2 lines and doesn’t work.
If anyone could help me i’d really appreciate it.
on (keyPress(Key.getCode(75)))
{
gotoAndStop (2);}
waits to be told how stupid and n00by i am