All Forums >> [Scripting] >> Post a VBScript >> Original SINe Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
This tiny VBScript (in HTA) is sort of like a screen saver you can twiddle with. It's an old idea dating way back to the C64 era......sprites moving around in a sine wave. I first made this using GIFs, then eventually <DIVS> with a wingding character. This means I can colour, resize and change the wingding.....no graphics needed and all standalone.
Save this as a HTA file and run it. Just type numbers in a text box and press enter to update the scene. Text boxes with EVAL() in them will evaluate the value (see the favorites for better examples). Some evaluate on setup, some in realtime (like colours)