HighDots Forums  

Placing JavaScript

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Placing JavaScript in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ShowtelPromotions
 
Posts: n/a

Default Placing JavaScript - 07-18-2004 , 03:42 AM






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


Reply With Quote
  #2  
Old   
seb
 
Posts: n/a

Default Re: Placing JavaScript - 07-18-2004 , 04:50 AM






what's the code...

ShowtelPromotions wrote:

Quote:
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


Reply With Quote
  #3  
Old   
ShowtelPromotions
 
Posts: n/a

Default Re: Placing JavaScript - 07-18-2004 , 09:55 AM



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>


Reply With Quote
  #4  
Old   
SamMan
 
Posts: n/a

Default Re: Placing JavaScript - 07-18-2004 , 10:08 AM



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?

--


SamMan
Rip it to reply

"ShowtelPromotions" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
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




Reply With Quote
  #5  
Old   
ShowtelPromotions
 
Posts: n/a

Default Re: Placing JavaScript - 07-18-2004 , 12:04 PM



Here the URL

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

Reply With Quote
  #6  
Old   
SamMan
 
Posts: n/a

Default Re: Placing JavaScript - 07-18-2004 , 07:27 PM



"ShowtelPromotions" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Here the URL

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

Well, not exactly freescripts.com, but...
It looks like it is fairly easy to set up. Put all the files (the readme.txt
doesn't have to go) in the same directory as your html page. You can put
them in another location, but you will have to alter the applet tags to
reflect the different location. Then put the applet code in the desired
location of your html page. This should work for you.

HTH

--


SamMan
Rip it to reply




Reply With Quote
  #7  
Old   
ShowtelPromotions
 
Posts: n/a

Default Re: Placing JavaScript - 07-18-2004 , 10:13 PM



Thanks man....Sorry for the mis-direction

Reply With Quote
  #8  
Old   
SamMan
 
Posts: n/a

Default Re: Placing JavaScript - 07-19-2004 , 06:15 AM



"ShowtelPromotions" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Thanks man....Sorry for the mis-direction

No problem... good luck!

--


SamMan
Rip it to reply




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.