Skip to first unread message
Assigned to italob...@gmail.com by me

DJ Vagnão DJ Vagnão

unread,
Sep 5, 2015, 11:40:37 AM9/5/15
to MIT App Inventor Forum


Hello, I wonder how to update Label5 60 in 60 seconds, you see the screen calls the site containing text and puts in Label5 I would like to update the Label5 60 in 60 seconds, any suggestions


Italo

unread,
Sep 5, 2015, 11:42:39 AM9/5/15
to MIT App Inventor Forum

DJ Vagnão DJ Vagnão

unread,
Sep 5, 2015, 12:06:55 PM9/5/15
to MIT App Inventor Forum
Italo thank you, but I have no idea how to do already tried but did not work

Taifun

unread,
Sep 5, 2015, 12:41:03 PM9/5/15
to MIT App Inventor Forum
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook   http://www.appinventor.org/book2 ... the links are at the bottom of the Web page.  The book 'teaches' users how to program with AI2 blocks.
There is a free programming course here http://www.appinventor.org/content/CourseInABox/Intro  and the aia files for the projects in the book are here:  http://www.appinventor.org/bookFiles  
How to do a lot of basic things with App Inventor are described here:  http://www.appinventor.org/content/howDoYou/eventHandling  .

Also do the tutorials http://appinventor.mit.edu/explore/ai2/tutorials.html to learn the basics of App Inventor, then try something and follow the
 Top 5 Tips: How to learn  App Inventor

You will not find a tutorial, which does exactly what you are looking for. But doing the tutorials (not only reading a little bit) help you to understand, how things are working. This is important and this is the first step to do.

Taifun

Trying to push the limits of App Inventor! Snippets and Tutorials from Pura Vida Apps by  Taifun.         



Italo

unread,
Sep 5, 2015, 12:46:56 PM9/5/15
to MIT App Inventor Forum
Please post what you tried.

To do it, first create a clock component. Set the TimerInterval to 1000 ms (which is the default value)
Then you have to do the same you do in your Screen Initialize block but inside a When Clock1 Timer block.
As long as the Clock1 is enabled, it will update every second.

DJ Vagnão DJ Vagnão

unread,
Sep 5, 2015, 1:24:20 PM9/5/15
to MIT App Inventor Forum
OK thank you for answers, the project is online radio which caught the singer's data and music that is playing and places within the Label5, on the web page specifies automatic updates like that Label5 update automatic switching the singer and song names to each 60 seconds, like the picture above this working not only updates the Label5 that shows where singer and music.

DJ Vagnão DJ Vagnão

unread,
Sep 5, 2015, 4:17:41 PM9/5/15
to MIT App Inventor Forum


Woohoo, Italo worked, thank you


Reply all
Reply to author
Forward
0 new messages