It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Partner Sites

Search found 6 matches

Return to advanced search

Re: Naive newbie question about graphics in game script

. Dear rangana, I wanted to thank you for your encouragement. About four days after you posted, so about 10 days ago, I downloaded the code, found the graphics file, redid the graphics into coloured Russian words with English translations, increased the size of the buttons, and got it to work. Now o...
by markgriffith
on Sat Jun 06, 2009 1:26 am
 
Forum: JavaScript Forum
Topic: Naive newbie question about graphics in game script
Replies: 7
Views: 1444

Re: Naive newbie question about graphics in game script

Gosh, just downloaded the code, and, sure enough, there all the graphics are in my folder.

I'm such a beginner.....
by markgriffith
on Thu May 21, 2009 1:21 am
 
Forum: JavaScript Forum
Topic: Naive newbie question about graphics in game script
Replies: 7
Views: 1444

Re: Naive newbie question about graphics in game script

Here's the code : function init(){ clearTimeout(id); for(i=0;i<=35;i++)user[i]=0; ticker=0; min=0; sec=0; ctr=0; finished=0; oktoclick=true; document.forms["f"].b.value="Resetting game table..."; scramble(); id=setInterval('runclk()', 995); for(i=0;i<=35;i++){ document.imag...
by markgriffith
on Thu May 21, 2009 1:14 am
 
Forum: JavaScript Forum
Topic: Naive newbie question about graphics in game script
Replies: 7
Views: 1444

Re: Naive newbie question about graphics in game script

.

Thanks, rangana - will do.

Gratefully,

M

.
by markgriffith
on Mon May 18, 2009 3:15 pm
 
Forum: JavaScript Forum
Topic: Naive newbie question about graphics in game script
Replies: 7
Views: 1444

Re: Naive newbie question about graphics in game script

Sorry it's such a boring question.
by markgriffith
on Sat May 16, 2009 11:04 pm
 
Forum: JavaScript Forum
Topic: Naive newbie question about graphics in game script
Replies: 7
Views: 1444

Naive newbie question about graphics in game script

I'm looking at an old Javascript script for the game Concentration, where small images of honey bees, flowers, fish etc are hidden under tiles. Obviously, this is very naive of me - I'm a total beginner, but I cannot see how the images are loaded into the script. I suppose they're hidden under some ...
by markgriffith
on Sat May 16, 2009 4:16 am
 
Forum: JavaScript Forum
Topic: Naive newbie question about graphics in game script
Replies: 7
Views: 1444

Return to advanced search

cron