Click to See Complete Forum and Search --> : Help


markhyder
09-09-2003, 08:36 PM
I need help with http://javascript.internet.com/games/picture-puzzle.html.

It does not say how to add the pictuer in. I would like to use a diffent picture.

requestcode
09-09-2003, 09:13 PM
I get 404 file not found when I click on the lin.

markhyder
09-09-2003, 09:19 PM
http://javascript.internet.com/games/picture-puzzle.html

The URL had a Full stop at the end

requestcode
09-10-2003, 07:29 AM
Your right it is not easy to figure out, but I think it is this line:
puz = new Puzzle(100, 120, 'puz', 201, 201, '#ffcc00', 'puzzle1.gif');

Replace puzzle1.gif with your image. It is in the part of the code that goes after your <body> tag. Good Luck.

markhyder
09-10-2003, 10:46 PM
I have put the code on my site. But it did not work.

http://www.geocities.com/hyder_harry_potter/harry_potter_online_games.html

You might have to look at the HTML on the page