Example: First screensaver
In this example, we will create a screensaver out of an SWF file.
Do the following to create a screensaver:
- Open Chameleon Flash.
- Click New to create a new project file. Select the 'Create a new
empty project file' option in the wizard and skip it.
- Open the Project editor.
- Open the General tab.
- Enter the name “My first screensaver” and set the SCR
screensaver option .
- Now open the Source tab.
- You create a screensaver out of only one SWF file so select the “Compile
one SWF File” option, click Browse and specify
the path to the file “screensaver1.swf” in the “Tutorials\Screensaver1” directory.
- Open the Output tab.
- Specify the
path where the screensaver file will be created.
- Click Ok.
- Click Save to save the project.
- Click Preview to view the screensaver.
- Close the Preview window and click Compile to
compile the screensaver.
- You can use the Run button to run the screensaver after
the compilation.
To install the screensaver in the system and add it to the Display settings
of the operating system, copy the final SCR file to the System32 subdirectory
of the directory where Windows is installed.