\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.image1.value && form.width.value && form.height.value){ var t="\r\n"; t+="\r\n"; t+="\r\n"; if(form.image2.value) t+="\r\n"; if(form.image3.value) t+="\r\n"; if(form.image4.value) t+="\r\n"; if(form.image5.value) t+="\r\n"; if(form.image6.value) t+="\r\n"; if(form.bgcolor.value) t+="\r\n"; if(form.bgimage.value) t+="\r\n"; if(form.distance.value) t+="\r\n"; if(form.speedx.value) t+="\r\n"; if(form.speedy.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 CubeMap
Code Generator

(*) obligatory parameters

Applet width (*)
Applet height (*)

Image 1 (*) (.gif or .jpg)
Image 2 (.gif or .jpg)
Image 3 (.gif or .jpg)
Image 4 (.gif or .jpg)
Image 5 (.gif or .jpg)
Image 6 (.gif or .jpg)
Background Image (.gif or .jpg)
Background Color (hexadecimal
red-greeb-blue
triplet)
Distance (1-3)
Speed X [-4,4]
Speed Y [-4,4]
Interactive (yes,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_CubeMap.class file and the image file/s
into the same directory of your HTML page.

Back


Copyright © DS Effects - All Rights Reserved