Archives
Under new spark TextLayout you can use blockProgression(value tb:top and bottom mode , rl: left and right mode) and layoutDirection (value ltr:left to right , rtl:right to left)
Importing Text
In many cases you will need to import text into the framework. This can be especially useful for importing dynamic text that is returned from a remote service or HTTPService at runtime for instance. You can choose from three different conversion options for import/export of text in general. They are:
Following example show three different way to export data from your container’s textFlow


