# Buttons not working

**URL:** https://community.thunkable.com/t/buttons-not-working/1379040
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [July 5, 2021, 5:05am UTC](https://community.thunkable.com/t/buttons-not-working/1379040 "2021-07-05T05:05:49Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![natalie.websterkq](https://avatars.discourse-cdn.com/v4/letter/n/9de0a6/32.png) [@natalie.websterkq](https://community.thunkable.com/u/natalie.websterkq)
#### Post date: [July 5, 2021, 5:05am UTC](https://community.thunkable.com/t/buttons-not-working/1379040/1 "2021-07-05T05:05:50Z")

</div>

I have tried to code my buttons to make the rocket move when I press the buttons but this function is not working. Here is my project file link.  
[https://x.thunkable.com/copy/874f9aa0a6cb65b73b26762b69533653](https://x.thunkable.com/copy/874f9aa0a6cb65b73b26762b69533653)

---

<div class="post-metadata">

### Author: ![emma0122](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/emma0122/32/108510_2.png) [@emma0122](https://community.thunkable.com/u/emma0122)
#### Post date: [July 5, 2021, 6:21am UTC](https://community.thunkable.com/t/buttons-not-working/1379040/2 "2021-07-05T06:21:52Z")

</div>

Brother your project link is not responding, please check and share it again if possible, to get your problems solved.

---

<div class="post-metadata">

### Author: ![natalie.websterkq](https://avatars.discourse-cdn.com/v4/letter/n/9de0a6/32.png) [@natalie.websterkq](https://community.thunkable.com/u/natalie.websterkq)
#### Post date: [July 6, 2021, 9:28pm UTC](https://community.thunkable.com/t/buttons-not-working/1379040/3 "2021-07-06T21:28:34Z")

</div>

Hi, I have just generated another link. Hopefully this one works.  
[https://x.thunkable.com/copy/c2159d0a7bd2808a167cb291463e5a33](https://x.thunkable.com/copy/c2159d0a7bd2808a167cb291463e5a33)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [July 7, 2021, 12:29am UTC](https://community.thunkable.com/t/buttons-not-working/1379040/4 "2021-07-07T00:29:05Z")

</div>

Your canvas has a sprite called Sprite1 on the screen but you’ve coded everything for a sprite called Rocket which isn’t currently on the screen.

Try this:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/f/3/f3f1c960766dafed9b9b7fba03c92bc787265dee.png)

---

<div class="post-metadata">

### Author: ![natalie.websterkq](https://avatars.discourse-cdn.com/v4/letter/n/9de0a6/32.png) [@natalie.websterkq](https://community.thunkable.com/u/natalie.websterkq)
#### Post date: [July 7, 2021, 1:12am UTC](https://community.thunkable.com/t/buttons-not-working/1379040/5 "2021-07-07T01:12:10Z")

</div>

Thank you . That worked.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:19pm UTC](https://community.thunkable.com/t/buttons-not-working/1379040/6 "2024-11-08T13:19:56Z")

</div>


