EDOBE XDOM EM Manual do Utilizador Página 131

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 138
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 130
127
Use motion paths
Last updated 6/15/2014
3 Choose the Get Symbol option.
Edge Animate adds the JavaScript code to select a particular
symbol on the Stage. The highlighted portion of the
code is the name of the symbol that you want to select.
4 Replace the highlighted code with moreinfo, to match the moreinfo element on the Stage. Make sure that the double
straight quotation marks remain around your element name.
The full statement appears as follows:
var mySymbolObject = sym.getSymbol("moreinfo");
The first part of this statement, var mySymbolObject, creates a variable for the reference to your symbol, so you can
co
nt
rol it.
5 On the next line in the script panel, choose the Play option.
Edge Animate adds a statement that plays the sym object, or the main Timeline. However, you want the symbol to
pla
y its animation, not the animation on the main Timeline.
6 Replace sym with the variable, mySymbolObject, which refers to your sym.
Vista de página 130

Comentários a estes Manuais

Sem comentários