VerifyError: Error #1014: Class...
Hi all, I'm trying to use TLF 3.0 in my Flex 4.5.1 project. I add the textLayout.swc as a library and remove the textLayout.swc from the SDK in the "Library Path" of Flash Builder.The link type is...
View Articlewhere to get is flashx.textLayout.ui.*?
I'm trying to compile the TLF Examples, Notably TextLayoutEditorCanvas is complaining....
View ArticleAsian language (Thai) not displaying correctly
Hi, I am using a the downloaded TextFlow Hello World example to display text (Flash CS4). Thai language characters show up as rectangles while Chinese (Simplified and Traditional) and Spanish show up...
View ArticleType was not found or was not a compile-time constant: ImportExportConfiguration
Hi, I am using text layout framework and getting an error type was not found or was not a compile-time constant: ImportExportConfiguration. I am using Flex Builder 3 , Flex SDK version...
View ArticleShifting Flex project from Flex SDK 3.5 to Flex SDK 4.0
Hi, I am currently working on a Flex project using Flex 3.5 SDK. I want to shift my project to Flex 4.0 SDK. When I changed the project settings to use SDK 4.0, I got lot of unknown location errors. 1)...
View ArticleHTML text and CSS support in AS3 project
Hi, I'm trying to to accomplish a multicolumn text (selectable, but non-editable) with simple html/css formatting (with a, b, h1 and span tags) in a Gumbo AS3 project. I'm loading the html text and css...
View ArticleProblems with migration to FB 4.5
I had been working with FB4 premium and just purchased FB4.5 premium with Flash cs5.5. I am having a BIG problem importing my old projects from FB4. AKA: "VerifyError: Error #1053: Illegal override...
View ArticleGetting a runtime error in ContainerController
Using SDK 4.5.0.20967The error is thrown on line 3182: while (containerListIndex == -1 && floatIndex > 0){ floatIndex--; floatInfo = _composedFloats[floatIndex - 1];...
View ArticleTab in TLF
I am working on a text editing tool and want to give user a Tab functionality but when user hits the tab the text shifts to next line. Is their any way to implement this.-Mahesh.
View Articlereference error - cannot find tcmtext
I get this kind of error after upgrading flash from cs5 to cs5.5My library paths seem to be correct
View ArticleFontFamily Problem width dynamic textFlow
Hy, When I create a TextFlow without use any component of the flex SDK (4.0.13827) and then I try to change or apply a FontFamily, it doesn't work. Whereas when I use a component like RichEditableText...
View ArticlelineHeight vs ascent and descent
I have a question (and possible bug report) about controlling line heights. How are descents used? For example go to the demo http://labs.adobe.com/technologies/textlayout/demos/ and try the following:...
View ArticleHTML WYSIWYG Editor
Has anyone created a fully function TLF-based editor that imports / exports xHTML with tables and allows users to perform realtime editing? It can be either open or commercial, but needs to operate in...
View ArticleAdding a linkElement or an inlineGraphicElement to a paragraphElement also...
Adding a linkElement or an inlineGraphicElement to a paragraphElement also adds a spanElement.In my case it is unfortunate - because I am adding an inline graphic with the width of the composition -...
View ArticleUndo Stack
Hi, I have run into a situation where I wouls want to update the text of a span not by copy pasting a textscrap or any other known means ,instead by directly updating the text propertyeg...
View ArticleBullets placement
Hi, I have been experimenting with bulleted lists, in particular to placing the bullets. This is what I have discovered so far: With "outside" lists, using paragraphEndIndent in ListMarkerFormat, the...
View Article%20 encoding as %2520 in LinkElement
I have a LinkElement in a RichEditableText's textflow. The link's href has encoded spaces in it (%20). If I catch a click event and debug down to the LinkElement level the href still appears correct,...
View ArticleText Copied from one textflow(TLF version 2.0.0.232) to the another textflow...
I have copied a text from the textflow TLF version 2.0.0.232 and pasted it on another text flow. on paste event exception is thrown : TypeError: Error #1009: Cannot access a property or method of a...
View ArticleUsing TLF to create an HTML editor
Hi, I am new to Flex, so sorry if my questions seem naive. My company has an internal CMS application which I helped write several years ago. The front-end is a desktop app which has a Rich Text...
View ArticleNeed Your help About TLFTextField Can't be load picture in Flash CS5
I write code like this . but DynamicText is run , TLFTextField dosn't work only have text show .left is TLFTextField , Pictures can not show . right is DynamicText , it's work . I'm using Flash cs5 ....
View Article