// This is an example using zones // 0=image // 1=Tekstfield // 2=Hyperlink area // 3=Mouse over area // 4=Direction zone // 5=Wait zone // 6=Jump zone // 7=New url zone (not used in this example) //First we display the logo and wait 0#130#0#images/nessalLogo.gif 5#0#0#100#10#5000#0 //Then we change the default direction and display som tekst 4#0#0#100#10#0#-1 1#40#40#"Ariel", 2, 22#00005f#1000#null#Use nessal's world famous applets to boost your site... //Change direction to x, wait an jump 4#0#40#100#60#-1#0 5#0#40#100#60#1000#0 6#700#40#700#60#0#80 1#10#80#"Ariel", 2, 22#00005f#1000#null#You are now watching the scroller applet... //Paint a black rect and change direction, to show a green text on black background 4#600#70#640#110#0#-1 6#600#70#640#110#600#120 8#600#120#1200#400#000000 1#630#140#"Ariel", 0, 12#00AAAA#200#15#The scroller applet is a component where you can define an abitrary large area. On this area (canvas) you can put images, hyperlinks, textfields, sounds and mouse-over fields. When this is done you can scroll through the canvas by draging with the mouse. You can even throw the canvas in a direction and the the applet will ajust the running length to how hard you have thown. You can call your own Javascript programs from the applet, and your can control the applet from javascript routines, please see example 3. /n /n The size off the applet is only 7kB!. //Go back 4#590#395#640#410#-1#0 6#590#395#640#410#0#0