Example: Playing animated SVG content

This example describes a MIDlet that illustrates the use of Scalable Vector Graphics (SVG) provided by the Mobile 2D (M2G) API. With this MIDlet, you will learn playback animated SVG content.

SvgAnimatorMidlet

The SvgAnimatotMidlet shows a simple animation of a rotating text on a changing background.

Figure 72: SvgAnimatorMidlet

You can manipulate the frame rate and pause or stop picture by using the Options menu.

Figure 73: SvgAnimatorMidlet menu