home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / s / sketchpad / !SketchPad / Manual / Links / Animation next >
Encoding:
Text File  |  1996-08-29  |  2.8 KB  |  54 lines

  1. <html><head><title>Animation Facilities</title></head>
  2. <body>
  3. <h3>Animation</h3>
  4. A <i>Sketch Pad</i> Animation is a series of frames, designed using the
  5. <a href="Drawing">Drawing Tools</a>. The animation tools allow you to
  6. manipulate the animation.
  7. <img src="../Images/AToolbar" alt="You really _do_ need images on for this">
  8. <br>
  9. In this list, the contents of the brackets are a keyboard short cut.
  10. <DL>
  11. <DT>Show previous (1)<DD>When this is selected, the previous frame will be shown
  12. in light grey behind the current frame. Useful for finding where to place
  13. a moving image. Note this uses bitwise OR, so some colour distortion may
  14. occur.
  15. <DT>First frame (Ctrl-Left)<DD>Move to the first frame.
  16. <DT>Previous frame (Left)<DD>Move to the previous frame. Note wrap around will occur, so pressing previous on the first frame will move to the last frame.
  17. <DT>Current frame<DD>This is a display of the current frame number.
  18. <DT>Next frame (Right)<DD>Move to the next frame. Note wrap around will occur, so pressing next on the last frame will move to the first frame.
  19. <DT>Last frame (Ctrl-Right)<DD>Move to the last frame.
  20. <DT>Stop (Escape)<DD>Stop a playing animation.
  21. <DT>Play (Return)<DD>Clicking Select will start playing. Clicking Adjust will reverse
  22. the direction. Clicking Menu will produce a menu with two sections. The
  23. bottom section allows you to choose the speed it is played at. When the
  24. "Loop" option is selected and the "Reverse" option is
  25. not, the animation will loop at the end (or beginning if you have reversed
  26. the direction). When the "Reverse" option is selected and the
  27. "Loop" option is not, the animation will go to the last frame and
  28. back again, so it ends up at the first frame. When both are selected, it
  29. will continualy go to the last frame and back again, not stopping until you
  30. click on "Stop," or turn "Loop" off.
  31. <DT>Show next (2)<DD>When this is selected, the next frame will be shown
  32. in light grey behind the current frame. Useful for finding where to place
  33. a moving image. Note this uses bitwise OR, so some colour distortion may
  34. occur.
  35. <DT>Copy<DD>Clicking will open the copy menu. From that you can choose to
  36. copy this frame to all the others, or copy it to a copy buffer, from
  37. which it can be pasted into other frames.
  38. </DL>
  39. The interactive Graphical display shows where you are in the animation relative to the
  40. start and end of the animation. You can also drag this bar to move to a
  41. particular frame.
  42. <p>
  43. <p>
  44. <p>
  45. <H4><center><a href="../manual">Up to Contents Page</a></center></H4>
  46. <a href="Author">About the author</a> -
  47. <a href="Basics">Basics</a> -
  48. <a href="Bugs">Future improvements</a> -
  49. <a href="Choices">Customisation</a> -
  50. <a href="Drawing">Drawing</a> -
  51. <a href="Intro">Introduction</a>
  52. <hr>
  53. <address>© 1996 Jamie Shotton<br>
  54. </body></html>