Express Animator

Express Animator

Infobox Software
name = Express Animator
caption = Express Animator screenshot


latest_release_version = Express Animator (1.0)
latest_release_date = Dec 1 2007
operating_system = Windows
genre = Animation Creator
license = Proprietary EULA
website = [http://www.expressanimator.com Express Animator home page]

Express Animator is a software program for making animations, primarily Flash animations for websites. [cite web |url=http://www.expressanimator.com|title=Description of Express Animator] It is similar to Adobe's Flash MX software but has additional features such as skeletal animation and exporting to Silverlight format while lacking advanced features such as advanced scripting. It is of the genre of vector based graphics programs in that it stores the coordinates of the shapes vertices. The shapes are filled with either colours, gradients, or bitmaps.

Skeletal Animation

Express Animator features skeletal animation which is a way of linking together shapes such as arms or legs so that can be animated like a puppet. This allows the user to create moveable characters.

Tweening

The primary method of animation is that of tweening. This means that the user specifies the position, orientation and colour of the first and last frames of an animation and the computer fills in all the intermediate positions. [cite web |url=http://www.w3schools.com/flash/flash_tweening.asp|title=W3 desription of tweening]

Morphing

Express Animator features morphing (also called shape tweening) which allows the user to animate smooth transformations between two shapes.

Javascript Interfacing

Although Express Animator does not implement the full ActionScript it is possible to make games with Express Animator using Javascript interfacing. This is a similar method to the way Silverlight implements interactions. This means that the user gives a reference name to each MovieClip in a frame. Then the user can interface with the objects in javascript. For example the following takes the position of a MovieClip with reference object1 and adds 20 to it:

var x= SWFobject.TGetProperty("_root.object1",0);

SWFobject.SetVariable("_root.object1._x",x+20);

Where SWFobject is the javascript DOM object which represents the embedded SWF.

Import and Export Formats

Express Animator imports and exports media files in several formats to various extents. The main ones are:

cripting

Express Animator has a point and click scripting environment which is limited to basic actions useful for simple animations such as hyperlinks, frame navigation and button events. More complicated actions must be implemented via Javascript interfacing. For example to call a javascript funtion myfunction from a button the user would add the following action using the menus:

GetURL("javascript:myfunction()");

See also

* Flash animation
* Silverlight
* Scalar Vector Graphics
* PDF
* Skeletal Animation
* KoolMoves
* Toufee
* Anime Studio

References


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • David Anderson (animator) — David Alexander Anderson (born 1952) is a director of animated films. In 1983 he won a BAFTA Award for Dreamland Express. Deadsy and the Sexo Chanjo received a BAFTA nomination in 1991. Door also won several awards at major international film… …   Wikipedia

  • Adobe Flash — (formerly Macromedia Flash) is a multimedia platform used to add animation, video, and interactivity to web pages. Flash is frequently used for advertisements, games and flash animations for broadcast. More recently, it has been positioned as a… …   Wikipedia

  • Cinema 4D — Maxon CINEMA 4D Screenshot of CINEMA 4D Release 12 running under Windows 7 Developer(s) …   Wikipedia

  • Motion (software) — Motion Screenshot Of Motion 5 Developer(s) Apple Inc …   Wikipedia

  • OpenFX — Original author(s) Dr. Stuart Ferguson Operating system Windows License GNU General Public License Website http://www …   Wikipedia

  • TVPaint — TVP Animation Developer(s) TVPaint Developpement Stable release 9.5.16 / June 15th 2010 Written in C++ …   Wikipedia

  • Autodesk Maya — 2011 running on Windows 7 using realtime CGFX shaders …   Wikipedia

  • Houdini (software) — This article is about a high end 3D animation software. For chess engine, see Houdini (chess). Houdini is a high end 3D animation package developed by Side Effects Software which is headquartered in Toronto, Canada. Its chief distinction from… …   Wikipedia

  • Flash animation — Simple animation in Flash MX; a square moving across the screen in a motion tween, one of the basic functions of Flash. Onion skinning is used to show the apparent motion of the square. A Flash animation or Flash cartoon is an animated film which …   Wikipedia

  • MakeHuman — Developer(s) The MakeHuman team. Stable release 1.0 alpha6 / April 1, 2011; 7 months ago (2011 04 01) Written in Python, C …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”