Placing JavaScript

message from ShowtelPromotions on 18 Jul 2004
Ok, I just downloaded a JavaScript from Freescripts.com. It was a script that
gave a cool lightining flash over images. How to a apply it to my site?

Any suggestions or tutorials would be great....Thanks
 
seb replied to ShowtelPromotions on 18 Jul 2004
ShowtelPromotions wrote:
 
ShowtelPromotions replied to seb on 18 Jul 2004
Here the code

<APPLET CODE="fireballtitle.class" WIDTH="500" HEIGHT="30">
<PARAM NAME="demicron" VALUE="www.demicron.se >
<PARAM NAME="reg" VALUE="A00007">
<PARAM NAME="foreground" VALUE="ffff00">
<PARAM NAME="background" VALUE="ff00ff">
<PARAM NAME="width" VALUE="500">
<PARAM NAME="sleeptime" VALUE="30">
<PARAM NAME="step" VALUE="16">
<PARAM NAME="fontsize" VALUE="24">
<PARAM NAME="maxitems" VALUE="4">
<PARAM NAME="item0" VALUE="Welcome to Demicron">
<PARAM NAME="item1" VALUE="We work with Java and C++">
<PARAM NAME="item2" VALUE="We also do custom applets for companies">
<PARAM NAME="item3" VALUE="Buy our Java Collection 1">

</APPLET>
 
SamMan replied to ShowtelPromotions on 18 Jul 2004
This is a Java Applet, not JavaScript.
Did it come with instructions/directions? I looked through freescripts.com
briefly, but didn't find the one you refer to. Can you give a URL?
 
ShowtelPromotions replied to SamMan on 18 Jul 2004
Here the URL

http://www.javafile.com/imagefx/fireball/fireball.php
 

Archived message: Placing JavaScript (Macromedia Dreamweaver)