How to save and load a Morph
Last updated at 9:51 am UTC on 30 January 2007
Saving a Morph on a file is a way to move it to another image.
To Save a Morph: use one of the 'save morph in file' menu items or equivalent.
To Load a Morph: point a File List at a file with a suffix of .morph and choose 'load as morph' from the menu. In Squeak 3.3a-4684 this does a Morph fromFileName: 'yourfile.morph'