Follow these steps in order to further enhance your Animator Applet:

(It is assumed that you have already gone through the following two examples: Build Animator Applet and Enhance Animator Applet)

  1. Press the Create choice button and choose Button. Move the mouse to the location you wish the Button to appear in the Actual View Window and click on the mouse.
  2. Press the Attributes button. Click on the new Button wrapper and enter Pause in the Button Name dialog window.
  3. Press the Create choice button and choose TxtField. Move the mouse to the location you wish the Button to appear in the Actual View Window and click on the mouse.
  4. Press the Add Actions button.
  5. Click on the Pause Button wrapper.
  6. Click on the Animator wrapper.
  7. In the Helper Dialog, choose Take New Pause using the second choice button (Take New Pause).
  8. Press OK.
  9. The Helper Dialog asks you where the pause is to be taken from. Click on the Text Field wrapper.
  10. Press OK.
  11. Test your applet. Enter 1000 in the Text Field (the pause is measured in milliseconds) and press the Pause button.