The J Maker

[The J Maker Home] [Program Home] [Pricing] [Contact] [FAQ]


PhotoSlotMachine version: 2002.02.22

[Main Features]: This Java applet takes some of your favorite photos and turn them into a fun slot machine.

[Execution Tips]: Click on the 'START' button to beign the game. Click on all the 'STOP' buttons to stop the scrolling. You will then see the result in the 'PAYOUT' box.

[Download and Installation Guide]: Be sure to read our FAQ 1 about license agreement before you use this program. Download and uncompress the file PhotoSlotMachine.zip under your web directory. You can use the configurator in the next section or do it by yourself as follows:
Use a file editor (e.g. WordPad) to open PhotoSlotMachine.html and copy the code segemnt between starting and ending APPLET tags into your desirable HTML file. Supply your own favorite image files and type in their names in the parameters.

[Parameters and HTML Configurator]:
Parameter Value Description
regcoderegistration code
fileslot machine image filename
slot machine image width
slot machine image height
loadingloading screen display toggle: 1 = yes, otherwise = no
speedmax scrolling speed in pixels
nitspinspinning flag when game when started: 0 = no spin, 1 = spin
scrollaudioscrolling audio filename
startbuttonthe 'start' button area: xlow xhigh ylow yhigh
stopbutton0the 'stop' button 0 area
stopbutton1the 'stop' button 1 area
stopbutton2the 'stop' button 2 area
payoutthe 'payout' box area
scrollareathe 'scrollarea' box area
totaltotal number of photos
setup for all photo filenames



Auto-generated code to be inserted into your HTML page:

P.S. Copy all necessary *.jar, *.class, images (e.g. *.gif or *.jpg), and data files (e.g. *.txt) to your web directory and embed the above code into your own HTML file.



[More Package Info]:
  • File Description:
  • PhotoSlotMachine.html - this example
  • PhotoSlotMachine.jpg - sample slot machine image
  • PhotoSlotMachine.jar - PhotoSlotMachine program classes
  • *.jpg - sample photos (width = 50, height = 50)