Configuring settings
- 
    Go to the Settingsmenu- From the main menu, click Settings
- All colors must be entered in hexadecimal format. For example #fffffffor white,#000000for black,#ff0000for red,#00ff00for green,#0000fffor blue, and so on.
 
- From the main menu, click 
- 
    Demostab- The Demostab contains settings for exporting live demos
- The Font name:field allows you to specify a font the exported demo should try to use for the notes and splash screen
 
- The 
- 
    Walkthroughstab- The Font name:field allows you to specify a font the exported demo should try to use for the notes and splash screen
- The Transparency %:field allows you to control the transparency of the note boxes; 0% transparency meaning completely opaque, and 100% transparency meaning completely invisible.
- The Style:radio buttons allow you to choose how or if click boxes should appear in the exported demo
- The Corner Radius %:field allows you to set the radius of the corner, relative to the size of a single character in the note box
 
- The 
- 
    Export/Importtab- The Export as Clipboard Textbutton combines all of your settings together into a list, then copies the list to the clipboard
- Other DemoEasel users can then conveniently adopt your configuration in another DemoEasel installation, by pasting the text into the text field under To import, paste the package setting text here:and clickingImport
 
- The 
- 
    Analyticstab- Any HTML markup you put in the text field will be inserted at the end of the body element on every exported interactive demo
- You can use <script>tags to include arbitrary javascript that will run once the page loads
- It is not recommended to include HTML elements that would normally be visible in the analytics code