SqueakAmp is an MP3 player for Squeak that has many of the nice features ofWinAmp, and a couple that WinAmp doesn't have. Once you install SqueakAmp,you'll never again need to leave the comfort of your Squeak environment to playyour music. Originally envisioned to be used only by me, it turned out to be socool I decided to polish it up as a goodie for use by the Squeak community. SqueakAmp uses the MPEG3Player Plugin, so it should work on any platform thatsupports that plugin. SqueakAmp was originally developed on Squeak 2.8, and thatversion is still available for download. If you use it, be sure to download JohnMcIntosh's MPEG3Player Plugin. It has also been ported to Squeak 3.1 (a BIGTHANKS to Karl Ramberg for coding up the changes for 3.1-compatibleAlignmentMorphs!). Since Squeak 3.1 comes with the MPEG plugin as part of thebase image, it is not necessary to download John's plugin files.