Click to See Complete Forum and Search --> : Javascript "The Fly"


semanon
07-09-2003, 05:04 PM
http://javascript.internet.com/miscellaneous/fly.html
I have downloaded the zip and saved to my webpage dir. i have copied the script and saved it to a .js file. unfortunately, i can't get it to run because i'm not sure WHERE exactly to edit the script to point it to my home directory so it can pull the images and run properly. Any help/suggestions would be appreciated. Thanks.

Khalid Ali
07-09-2003, 08:50 PM
A good approach would be to try it yourself and then post an error that you get and may be the related code to that error.

semanon
07-13-2003, 06:04 PM
The error i get when trying to load a page w/ this script is:
Line: 2
Char: 20
Error: Expected ";"
Code: 0

and then the URL of the page. Is there something in the .js file i'm missing or not doing?