Project Files and User Settings

This sample shows how to create a project file for storing user settings. This example enables the user to save a project file, create a new project file, and choose and open an existing project file. As the user makes his selections, mFile commands are used to read and write data to a local file, and the user interface updates to reflect the current state.

You can download this sample, "Project Files", from the mProjector Samples page -- /software/flash-projector/flas.html#projectFile.