Help: I need help with the clock component

Hello,
I’m trying to do the following using the clock component:

  1. Screen initialized
  2. the timer is activited for 5 seconds (showing loading)
  3. then the web page appears after the 5 seconds

I would appreciate your help on this.
Thanks

drag clock component
untick clock timers, always fire
set timer value as 5000

when screen init, set clock to timer
show dialog

when clock timer,
set clock timer to false
load the web page

1 Like

Its Very Easy. Just Look At The Guide Below.

Properties

Clock Properties

  • Time Is In Miliseconds. So 5000 Miliseconds Is Equal To 5 Seconds.

Web Viewer

Blocks

Here Is The Apk
TestApk.apk (5.1 MB)

And Here Is The AIA
TestApk.aia (1.9 KB)

I Hope This Will Help You :slight_smile:

2 Likes

Very helpful.
Thank you very much

Thanks for your help

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.