Posted: 2021-01-09 21:05 |
Hi xoc
When you convert some text to CW by entering it and hitting the convert button, it displays under "Include CW Player on your site!" something like:-
script src="https://lcwo.net/js/jscwlib.js" /script
div id="player" /div
script
var m = new jscw();
m.setWpm(25);
m.setEff(25);
m.setFreq(600);
m.setText("Change me here");
m.renderPlayer('player', m);
/script
(but with lots of >< everywhere to make it markup )
. . . which you can add to your website ( do you have a web site? ) to frighten your visitors and disturb the whole Library etc
Changing the "Change me here text" to whatever message you feel to be appropriate . . .
OR
you can click beneath on where it say "Direct link to a player" and open a url to the text
eg.
"https://lcwo.net/ext/player?z=MjV%2BfjI1fn42MDB%2BfkNoYW5nZSBtZSBoZXJl"
Which you can have as your homepage etc or email to people you want to frighten etc etc
Not sure any of it is specific to windows 10 . . . .
cb
|