# Image blinks at the startup of the app

**URL:** https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [September 8, 2020, 3:59pm UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071 "2020-09-08T15:59:56Z")
**Posts on this page:** 12
**Page:** 2

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [September 11, 2020, 6:31am UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/21 "2020-09-11T06:31:57Z")

</div>

Check it

[https://x.thunkable.com/projects/5f5b11fd1641ca7532dce309/project/properties/designer/](https://x.thunkable.com/projects/5f5b11fd1641ca7532dce309/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![dhakalanimesh385u25](https://avatars.discourse-cdn.com/v4/letter/d/919ad9/32.png) [@dhakalanimesh385u25](https://community.thunkable.com/u/dhakalanimesh385u25)
#### Post date: [September 11, 2020, 6:55am UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/22 "2020-09-11T06:55:11Z")

</div>

Thanks I will check it

---

<div class="post-metadata">

### Author: ![dhakalanimesh385u25](https://avatars.discourse-cdn.com/v4/letter/d/919ad9/32.png) [@dhakalanimesh385u25](https://community.thunkable.com/u/dhakalanimesh385u25)
#### Post date: [September 11, 2020, 8:32am UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/23 "2020-09-11T08:32:49Z")

</div>

I have a another problem what I want to do is call a api that returns response like this [“1”] and split the data inside the quotes and I want to change the state of the button with this value everytime

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [September 11, 2020, 8:42am UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/24 "2020-09-11T08:42:26Z")

</div>

You need to create separate topics for each new question. Please create a separate topic and tell us in detail about your difficulties. The more detailed you describe the problem, the faster someone will help you solve it. Write everything in detail, what should happen and how.

---

<div class="post-metadata">

### Author: ![dhakalanimesh385u25](https://avatars.discourse-cdn.com/v4/letter/d/919ad9/32.png) [@dhakalanimesh385u25](https://community.thunkable.com/u/dhakalanimesh385u25)
#### Post date: [September 11, 2020, 9:23am UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/25 "2020-09-11T09:23:53Z")

</div>

This question is also related to this. What I want to do is call a api that returns a response like this [“1”] and I need split the data inside the quotes and change the state of button according to the value

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [September 11, 2020, 10:42am UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/26 "2020-09-11T10:42:52Z")

</div>

Perfectly. Use text blocks to get the desired character and change the state as shown in my example.

---

<div class="post-metadata">

### Author: ![dhakalanimesh385u25](https://avatars.discourse-cdn.com/v4/letter/d/919ad9/32.png) [@dhakalanimesh385u25](https://community.thunkable.com/u/dhakalanimesh385u25)
#### Post date: [September 11, 2020, 11:14am UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/27 "2020-09-11T11:14:22Z")

</div>

Is there any way to continuously getting data from api

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [September 11, 2020, 12:23pm UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/28 "2020-09-11T12:23:39Z")

</div>

With the help of a timer.

---

<div class="post-metadata">

### Author: ![dhakalanimesh385u25](https://avatars.discourse-cdn.com/v4/letter/d/919ad9/32.png) [@dhakalanimesh385u25](https://community.thunkable.com/u/dhakalanimesh385u25)
#### Post date: [September 12, 2020, 6:35am UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/29 "2020-09-12T06:35:02Z")

</div>

When I was using a timer loop with 100 millisecond time and if I use the button onclick it doesn’t work

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [September 12, 2020, 7:11am UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/30 "2020-09-12T07:11:35Z")

</div>

Make a request in 1 second.

---

<div class="post-metadata">

### Author: ![dhakalanimesh385u25](https://avatars.discourse-cdn.com/v4/letter/d/919ad9/32.png) [@dhakalanimesh385u25](https://community.thunkable.com/u/dhakalanimesh385u25)
#### Post date: [September 12, 2020, 7:36am UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/31 "2020-09-12T07:36:02Z")

</div>

Created a topic [When I was using a timer loop with 100 millisecond time and if I use the button onclick it doesn’t work](http://community.thunkable.com/t/when-i-was-using-a-timer-loop-with-100-millisecond-time-and-if-i-use-the-button-onclick-it-doesn-t-work/811105)

---

<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, 12:24pm UTC](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071/32 "2024-11-08T12:24:01Z")

</div>



[Previous page](https://community.thunkable.com/t/image-blinks-at-the-startup-of-the-app/802071.md?page=1)
