How Do you make a frame play by pressing a key in a keyboard?
1 Like
if (key === “if you want arrow keys then write left right down or up write any key here” ) {
gotoAndPlay().
}
How Do you make a frame play by pressing a key in a keyboard?
if (key === “if you want arrow keys then write left right down or up write any key here” ) {
gotoAndPlay().
}