Text

flash_type: flash_text

Flash text is supported through the drawing of Hershey fonts in FME. Basically the string is broken into letters which are then broken into lines and drawn as such. Attributes line text_size may be specified but the font is fixed due to availability of Hershey fonts. Essentially, though made up of lines, the text has no linewidth or color that is available for setting.

Attribute Name

Contents

flash_text_string

This is the string that will be written to the flash movie.

Range: Any String value?

Default: “No String Value”

Optional: No

flash_text_size

This is the size for the text height and if specified, the text will have this height in ground units multiplied by a Hershey height factor to result in a reasonable size of text that if hopefully readable.

Range: Integer

Default: 20

Optional: Yes