Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This document is set to 728 x 90 px. You can set the default units in the Environment > View Preferences

Step 2

...

Make the document size variable

Instead of having a set dimension for the document (Add), we will make 2 variables, and assign the width and height of the document to these variables.

When changing the values of these variables, this will impact the respective width and height of the document.

This is a first step in making the document dynamic.

  1. Add 2 variables
    1. "addwidth"
    2. "addheight"
  2. Make sure to type them as "number" variables
  3. In the documents tab, click on the Formula button, and add the name of the created variable.

Don't forget to set the value of the variable in the Variables tab.

Image Added

See the result when chaging variables

...