Skip to main content
Known Participant
July 8, 2009
Question

A new user for the Text Layout component

  • July 8, 2009
  • 1 reply
  • 1207 views

Hey guys,

I just downloaded the text layout component and I cant find a documentation for it. I knew how to write a static text. But I wanna learn how to control it by the action script. Please help. Thanks

This topic has been closed for replies.

1 reply

Adobe Employee
July 8, 2009

I think you mean the component for Flash CS4.  See the readme.html file.  It has links to documentation.

BTW I think you'll have more fun if you download the latest weekly build and use TLF directly from ActionScript.  Add the library to your project and make sure it specifies flashplayer 10.

The gumbo docs are nearly current for that build http://livedocs.adobe.com/flex/gumbo/langref/

Richard

Known Participant
July 9, 2009

Thanks man, I read some of the documenation and could do everything using the code only. Now I wanna mix between the component and the coding. Look I want a very simple thing. If i have the component on my stage having text with some formating. I want to modify that text keeping the same format.

Like if it already contains "Hello" in a red color and a bold font, and I wanna add "world" to that with the same formating. I think that is easy to do. Can you write me the lines that can do this ???

Thanks

Known Participant
July 9, 2009

anyone ?!