NOTE: You must have one of the new versions of Movie in order to have sound along with an animation. Either version 1.01 (10/27/87, 84532 bytes), or version 1.3 (2/3/88, 85504 bytes) will work. ADDING SOUND TO KAHNANKAS ------------------------- Copy the 3 files "kahn.audio", "kahn.sound", and "voice.sound" to the same disk and directory that you have the Kahnankas animation and its icon and the Movie player and its icon in. Then add "AUDIOSPECFILE=kahn.audio" (without the quotation marks, and capitalization is important) to the tooltypes gadget of Kahnankas' info screen. (Single click on your Kahnankas icon, then select INFO from the Workbench menu.) And while you've got the info screen in front of you, doublecheck to make sure that the default tool is Movie and the stack is set to at least 8000, preferably 16000. Remember to SAVE the info screen back to disk after adding the tooltype. Now when you double-click on the Kahnankas icon to show the animation, you'll have sound too! If like me you'd rather have just the clicking sound without the voice talking in the background, you can edit the kahn.audio file, which is just a straight ASCII text file that looks like this: kahn.sound voice.sound * 2 7 0 R 64 23 0 L 32 1 0 1 R 64 Delete the 2nd line and the last two lines, so the file is now this: kahn.sound * 2 7 0 R 64 23 0 L 32 and save it back to disk under the same name (kahn.audio), and now you'll have just the clicking sound with Kahnankas. You can then delete the voice.sound file from your disk. You can also run the animation with sound from the CLI if you want to, just CD to the directory everything is in and type: MOVIE KAHNANKAS KAHN.AUDIO (Assuming your Kahnankas animation is named "Kahnankas", and not "Kahnankas.anim" or "Kahnankas.movie" or something else.)