Τετάρτη 13 Ιανουαρίου 2016

Χρήση Αναλογίου (html) ως Οθόνης

Χρησιμοποίηση του αναλογίου (Browser) ως οθόνη παρουσίασης (με χρήση του about: δεν χρειάζεται να φτιάξουμε εξωτερικό αρχείο)



a$= {about:
<body bgcolor=pink style='overflow:hidden'>
<h1 style='color=Red'>Hello There</h1>
<p>Paragrpaph<b>
<font size=72px>##This##</font>
<b>
<pre>1111            22222222222              3</pre>
<center>Text in the center</center>
}


for i=1 to 100 {
Browser replace$("##This##",str$(i),a$),0,0
wait 10
}
Browser ""

Δεν υπάρχουν σχόλια:

Δημοσίευση σχολίου

You can feel free to write any suggestion, or idea on the subject.