\r\n"; gh(form); t+=form.hta.value+"\r\n"; t+=""; m=open("","TestApplet","resizable=yes,status=yes,width="+form.width.value+",height="+form.height.value); m.document.write(t); } } function gh(form){ if(form.image.value &&form.width.value && form.height.value){ var t="\r\n"; t+="\r\n"; t+="\r\n"; if(form.flashfreq.value) t+="\r\n"; if(form.lightningfreq.value) t+="\r\n"; if(form.interactive.value) t+="\r\n"; if(form.overimage.value){ t+="\r\n"; if(form.overimagex.value) t+="\r\n"; if(form.overimagey.value) t+="\r\n"; } if(ot!="") t+=ot; if(form.regkey.value){ t+="\r\n"; if(form.reglink.value){ t+="\r\n"; if(form.regtarget.value) t+="\r\n"; } if(form.regstatusmsg.value) t+="\r\n"; } t+=""+form.msgnojava.value+"\r\n"; t+=""; form.hta.value=t; } else alert('Error the (*) field can\'t be null'); } function aot(form){ var t=""; var ct=""; nt++; ct=prompt("OverText"+nt,"Applet by Dario Sciacca"); if(ct!=null){ t+=""+nt+")"+ct+"\r\n"; ot+="\r\n"; } ct=prompt("OverText"+nt+" Type (scrollleft,scrollright,scrollup,scrolldown)","scrollleft"); if(ct!=null && ct!="scrollleft") ot+="\r\n"; if(ct=="scrollright" || ct=="scrollleft"){ ct=prompt("OverText"+nt+" Vertical Position","10"); if(ct!=null && ct!="10") ot+="\r\n"; } ct=prompt("OverText"+nt+" Speed (1-4)","2"); if(ct!=null && ct!="2") ot+="\r\n"; ct=prompt("OverText"+nt+" Color (hexadecimal red-green-blue triplet)","ffffff"); if(ct!=null && ct!="ffffff") ot+="\r\n"; ct=prompt("OverText"+nt+" Shadow Color (hexadecimal red-green-blue triplet)","000000"); if(ct!=null && ct!="000000") ot+="\r\n"; ct=prompt("OverText"+nt+" Font","Helvetica"); if(ct!=null && ct!="Helvetica") ot+="\r\n"; ct=prompt("OverText"+nt+" Style (plain,bold,italic,bold italic)","plain"); if(ct!=null && ct!="plain") ot+="\r\n"; ct=prompt("OverText"+nt+" Size","24"); if(ct!=null && ct!="24") ot+="\r\n"; form.ota.value+=t; } function dot(form){ nt=0; ot=""; form.ota.value=""; } // End -->
DS Lightning
Code Generator

(*) obligatory parameters

Applet width (*)
Applet height (*)

Image (*) (.gif or .jpg)
Lightning frequency (0-8)
Flash frequency (0-8)
Interactive (in,out,no)

OverImage (.gif or .jpg)
OverImage X
OverImage Y

Registration Key
URL Link
URL Link Target
StatusBar Message

Message for no java browser

You should paste this HTML code in your HTML page
and then copy the DS_Lightning.class file and the image file/s
into the same directory of your HTML page.

Back


Copyright © 2000-2001 Dario Sciacca - All Rights Reserved