EDOBE XDOM EM Manuel d'utilisateur Page 123

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 138
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 122
119
Use motion paths
Last updated 6/15/2014
3 Position your cursor on the second line of the script pane (after the first line of comments), and choose the Show
Element option.
Edge Animate adds the JavaScript code to display an element. The highlighted portion of the code is the name of
the elemen
t to display.
4 Replace the highlighted code with button1_color. Make sure that the double straight quotation marks remain
around your element name.
The full statement appears as follows:
sym.$("button1_color").show();
The dollar sign and parentheses is jQuery syntax, and it tells the browser what element to select. In this statement,
t
he elemen
t called button1_color in the current Edge Animate composition is selected, and the method called
show() is executed.
Vue de la page 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 137 138

Commentaires sur ces manuels

Pas de commentaire