PDA

View Full Version : any programmers out there?


matt198992
11-20-2007, 05:25 AM
i need help finding a spinner program. just a simple board game type spinner that i can put my own labels on. i need it for a powerpoint presentation im working on, and i heard if its an applet, i can put it onto the presentation. i have searched google thouroughly, but all i can find is probability spinners for math and geometry. does anyone know how to make one?

Everlast
11-20-2007, 01:27 PM
I program in my free time just for fun, but I don't think I could make a spinner. Why not just use one from that game with the green, yellow, red, and blue dots on a mat. (forgot what it is called)

Bert
11-20-2007, 02:26 PM
Twister, the hot spot!

matt198992
11-20-2007, 03:23 PM
well, i need to put the labels on it and convert it into an applet so i can put it onto a powerpoint.

Was It Me?
11-20-2007, 04:38 PM
You mean, it needs to be an interactive spinner for a powerpoint? A Java applet?

wildgoosespeeder
11-20-2007, 05:06 PM
I only know Visual Basic 6, HTML, a little Javascript, and a little Java programming.

ekoz
11-20-2007, 06:25 PM
i have gamemaker on me. it won't be a applet, it will be a program, but...

blue_moon
11-20-2007, 06:36 PM
Yeah, Game Maker can't make applets. It stinks.

ekoz
11-20-2007, 06:58 PM
there still a way you could make a typing thing. it would just be a lot of programming.

matt198992
11-20-2007, 11:53 PM
well i dont want anyone to go through a ton of hassel. and all i need is a spinner with set in categories (if anyone can actually make one, i will tell you the categories) and just hit a spin button and it lands on a random category/phrase/whatever.

Everlast
11-21-2007, 12:30 AM
In Visual Basic a person can make it to where when you hit a button it selects a random one, because there is actually a "random" command in visual basic.

Skix
11-21-2007, 02:00 AM
Youl need JAVA for an applet...
Check http://www.sourceforge.net

wildgoosespeeder
11-21-2007, 02:34 AM
In Visual Basic a person can make it to where when you hit a button it selects a random one, because there is actually a "random" command in visual basic.

"Randomize"

Was It Me?
11-21-2007, 03:14 AM
well i dont want anyone to go through a ton of hassel. and all i need is a spinner with set in categories (if anyone can actually make one, i will tell you the categories) and just hit a spin button and it lands on a random category/phrase/whatever.

If it is an actual Java applet, I can probably whip one up for you...

wildgoosespeeder
11-21-2007, 03:45 AM
In my AP Computer Science class in high school we may learn Java Applets but first we need to focus on the AP exam which doesn't have Java Applets on it...

matt198992
11-22-2007, 09:19 PM
was it me, you dont have to go through a lot of hassel. i just need a simple java applet spinner for a category question game.