Flash Slot Machine
An all-vector, scaleable, slot machine game reminiscent of the old-style 1-payline, 3-reel, 6-icon machines. An XML configuration file controls: * button colors (off, up, over states) * individual sound effect levels (spin, stop, coin drop, handle pull, winner loop) It is possible to change the following within Flash: * Payout amounts for each winning spin * Payout odds by adjusting an array containing each reel's icon frequency. So for example, you could increase the likelihood of a '777' jackpot by increasing the number of 7s on each reel's icon array. * The slot machine's vector reel icons * The slot machine's 'skin' * Money/Credit initial and reset amount The file uses a Flash-based Shared Object 'cookie' to store the user's score.