Speed up scripting with full-featured script editorThe integrated script editor allows you to code efficiently with greater code control and faster error correction. Rapidly test and debug scripts with the integrated preview mode and full source-level script debugger. See the LiveMotion 2.0 Scripting Guide. Support for ActionScripts and automation scripts Regardless of whether you are making ActionScripts or automation scripts, LiveMotion provides the tools needed to create them. (See Creating scripts.) Script Editor LiveMotion's Script Editor comes with built-in scripting syntax descriptions that reduce the time and effort needed to learn scripting. Easy movie clip scripting The Script Editor gives you fast access to code for streamlined scripting of multiple movie clips. Script editing tools Color-coded keywords, search and replace, and standard text navigation simplify the task of editing scripts. Event handlers Scripts are organized by event handlers to make it even easier to edit specific sections of code. Powerful debugging You can debug your scripts line by line, with support for break points and a view of variables as they change. Preview option See what your code will do in the Flash player by using the built-in preview option. |