Blinking COLON in WFS

is it possible to create blinking colon dots without using timeline either gif videos?
is it any code can be done like how a digital second blinks?
Thank you so much for the help.
Akram

2 Likes

Ya it is possible by a formula.
first, a text body with : (colon)
Select it
Go to color
there is a tag - open it
paste below formula in it
([SEC]%2) * 100 +([SEC]+0.1)%1* 20
save
then on TAG make it 0 instead of 100.
Thats it
enjoy.

2 Likes

Thank you so much nobel.mixed, I really do appreciated. its’ working.
How you guys know about these code?
I could never make it what so ever… hahahah

CAN YOU BE ABLE TO MAKE IT FASTER BLINKING?

Thanks again…
Akram

1 Like

4 Likes

EVEN BETTER, Thank you so much Yuan25.
really easy… didn’t know.
Thanks again buddy.
Akram

1 Like

Sometimes by reading documentation sometimes by watching video tutorials



3 Likes

Thnx Peter.
Appreciated.
AK

1 Like

i learned it from @Peter . He is genious in this coding field.

2 Likes

Hahahaha… Yes he is… i dealt with him before. He’s good and professional.
Thank you anyways nobel.mixed.
AK

1 Like

Excuse me Joining in Late . I see the topic was marked as solved . I am also a Fan of Peter’s Work Here and There . I am quite certain this was From his Teaching . It is also good for zooming the Heart Icon . It is a Fade Flash synced to the heart rate . Can be modified to sync to the RTC .
.
.

((((sin(rad(([SEC_MSEC])*6)*[HR])))*50)+50)

1 Like

Aw nice thank you Russellcresser.
Good idea.
Thank you.
AK

1 Like

Sample
100*sin([SEC_MSEC]*6.284)

3 Likes

That’s so nice, Thank you @KOMKRIT…

I loved the work…
is it possible to get the file if no trouble please?

Thank you so much.