Support and General Use > Theming and Appearance Customization

Tutorial - Creating a Clock with an Image Strip

<< < (2/2)

KiwiCam:
I'm trying to make a Clock, but rather than use all those conditions, I was hoping I could using the %ss function.
That's not working for me. I want to replace the numbers with Images. What's currently the best way to do this?


--- Code: ---%Vl(k,0,21,13,21,-)
%ss(0,1,%cH)
#%xd(D,%ss(0,1,%cH))
%Vl(k,15,21,13,21,-)
%ss(1,1,%cH)
#%xd(D,%ss(1,1,%cH))
%Vl(k,0,43,13,21,-)
%ss(0,1,%cM)
#%xd(D,%ss(0,1,%cM))
%Vl(k,15,43,13,21,-)
%ss(1,1,%cM)
#%xd(D,%ss(1,1,%cM))
--- End code ---



Navigation

[0] Message Index

[*] Previous page

Go to full version