
112
Use motion paths
Last updated 6/15/2014
4 If you want to delete an event or trigger from the Code panel, right-click on the event or trigger from the list and
select Delete Action.
5 In either Full Code or non-Full Code mode, when you make additions and edits to the script, and they are saved in
the composition.
Dealing with code errorsUsing the provided code snippets makes adding code relatively easy because the script is
already formatted correctly. All you have to do is replace key values. However, bugs and typos do invariably creep
in
, an
d dealing with code errors is a common struggle for any developer, whether a novice or an expert.Edge Animate
immediately alerts you to code errors, which make finding and correcting them easy. When there is a mistake in syntax
in any of the code, Edge Animate displays an error message at the bottom left corner of the Code panel. For example, if
you were to accidentally delete the closing parenthesis of the stop() method, the error display tells you where the error
occurs. In addition, a red dot appears next to the line of code in question.The error notification is also displayed at the
bottom-right corner of the Stage.
Comentarios a estos manuales