Determining the current Text Layout Framework version in Flex Gumbo
May 8th, 2009
The following example shows how you can determine the current Text Layout Framework (TLF) version in Flex Gumbo by
using the static constants in the flashx.textLayout.BuildInfo class.
Full code after the jump.
Source:Determining the current Text Layout Framework version in Flex Gumbo