Adobe 62000112DM Animations - Page 4

> Button Tool.

Page 4 highlights

Adobe®Acr®obat 3D Javascript Tutorial Animation Control Updated: 3/26/2008 I 1.5 5. Select the Button tool from the menu: Tools -> Forms -> Button Tool. Add a button to the left of the 3D Annotation. Access it's properties dialog by doubleclicking it or by "Properties" in it's right-click menu. Under the "Options" tab, change the label to "Play Selection". 6. Under the "Actions" tab, add a "Run a Javascript" action. Copy the following javascript into the editor. PlaySelected(); 7. Now create another button labeled "Stop" and paste the following javascript in the same manner. Stop();

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12

®
Adobe
®
Acrobat 3D Javascript Tutorial
Animation Control
Updated:
3/26/2008
I
1.5
5.
Select the Button tool from the menu: Tools -> Forms
-> Button Tool.
Add a button to the leſt of the 3D
Annotation.
Access it’s properties dialog by double-
clicking it or by “Properties” in it’s right-click menu.
Under the “Options” tab, change the label to “Play
Selection”.
6.
Under the “Actions” tab, add a “Run a Javascript” action.
Copy the following javascript into the editor.
7.
Now create another button labeled “Stop” and paste the
following javascript in the same manner.
PlaySelected();
Stop();