Click to See Complete Forum and Search --> : [Request] A little program.


Ad_fundum
September 17th, 2008, 08:56 AM
Hello all ^^

I am in need for a little script/program.

I am looking for a program that has a window with empty 6x6 (= 36 ) squares. I have 18 different pictures that should appear above the squares-box, and that i should be able to drag into an empty square (so it would have a copy in the empty square).

I know this is a big request, but i really have no idea how to make it. I don't even know if SRL can do this.

But if someone could make this, or tell me where i can find someone that wants to make it for me, then i would love him forever! (Don't let that scare you to make the script )

Thanks
~ Ad

cilu
September 18th, 2008, 01:57 AM
I suggest you read this first: http://www.codeguru.com/forum/showthread.php?t=366302.

goatslayer
September 18th, 2008, 05:02 AM
This sounds like a nice little program to make.

I would suggest the best technology for you to do this (although entirely dependent on your audience) is Javascript/HTML.

I don't really have the time to look at this problem at the moment, I might suggest looking at javascript libraries such as JQuery. The javascript/ajax section of this forum might be able to point you in the direction of more suitable libraries.