Generating ArgumentError: Error #2008 parameter validity
I am getting an error with this and I don't know what I'm doing to get it? <mx:Text id="signUpBottomText" bottom="0" left="300" htmlText="{loginFooter}" selectable="true"...
View ArticleText Input - FTE TextField, TLFTextField, Custom Class
Dear, I have written my own TextLabel class which uses FTE to render text, but I need an editable version of that. My concern is that I want to optimize the performance as much as I can and I think I...
View ArticleTextflow link element doesn't work after append to an existed textflow
It's a strange problem I have two textflow container : RichEditableText the first one I new the textflow2 everytime I clicked the button,and append a link returned by getElement the second one I...
View ArticleUnable to load embedded fonts in Textlayout Framework using SWFContext.
Hi, We are having issues with embedding/renderring fonts in swf. Here is the code of the slide1.swf compiled by mxmlc.exe [Adobe Flex Compiler (mxmlc) Version 4.1.0 build 16076] with compiler...
View ArticleHow to copy Plain Text from TextFlow?
Hey guys, I got stuck on Textflow copy-paste operation, I want to copy plain text from a textflow, don't want any text format/style but InlineGraphics, how can I do this?
View ArticleText Editing Performance issues
Hello! I've been trying out Flex 4 and TLF recently, and I've stumbled on huge performance issue in TextArea component, which is built around TLF.It works great for smaller texts, but when you try to...
View ArticleIs device font _serif *only* used to display Latin1 and Cyrillic characters...
Hi all, My understanding is, that in Flash Player 9 and below TextField object was able to display any character from East Asian Languages via device fonts "_serif", "_sans" or "_typewriter". In new...
View ArticleText direction not working in pure AS3 project compiled with Flash CS5
Any idea why this does not work? The text direction remains LTR no matter what I do. I tried moving around at what point the text is set with no luck. The only difference I get is this text:Registered...
View ArticleIllegal override of createGeometry in...
I have migrated from using FlashDevelop 3.3.4 and Adobe Flash CS 5 to FlashDevelop 4.0.1 and Adobe Flash CS 5.5. I am now having a HUGE amount of trouble getting my project to work again due to...
View ArticleHow can I control the line spacing in TLF
Hello, Is it possible to control the line spacing in TLF?For example I might have text lines with font size of 12 (i.e. constant text height) but I would like to be able to change the space between the...
View ArticleFlexmojos / Maven version vs .swz version - no textLayout_4.5.1.21328.swz?
Hi everyone we build an app using FlexMojos / Maven. Our app is at Flex SDK 4.5.1.21328. We have a dependency on textLayout configured in pom.xml and FlexMojos happily resolves the dependency during...
View Articlebloody hell RTL
Hi Im evaluating the flash cs4 IDE for my company for its new text layout RTL feature.Ive been tring to implement a simple RTL text component with no success.The only reason i am tring flash CS4 is for...
View Articlewhen type Japanese characters they appear not at cursor place. How to solve?
Hi, There is some troubles at Japanese text input. When start to type Japanese (or Chinese) characters they appear not at cursor place, it's very inconvenient for using. How could it be solved? Some...
View ArticleSuggestions for increased performance and better memory utilization for FTE
We all know that there is a pretty big downside to creating potentially thousands of DisplayObjectContainers (TextLines). o - they are slow to create o - they may be short lived o - they occupy lots of...
View ArticlePossible to use embedded font in TLFTextField, with TextFormat?
I want to be able to dynamically change the font in a TLFTextField to an embedded font (not a device font). I'm using Flash CS5. The only way I've found a TLFTextField will use an embedded font is if...
View ArticleTLF + SWC = huge mess
The scenario is simple, have an SWC that contains some TLF.include the SWC in an fla and try to create an object of a class in the SWC, it will blow up. TypeError: Error #1034: Type Coercion failed:...
View ArticleNot all chinese characters display correctly with non-embedded text
Hi all, I've updated to the last beta 2 of Flash Player 10.1 (10,1,51,66) and compiled this simple Flex application to illustrate the fact that not all chinese characters can be displayed correctly...
View Articletext wrap arround image
hi all, im experimenting with the tlf framework in cs5, i want to have an image in the tlf textfield and the text must wrap arround that image.the html text comes from an xml file. i don't know if...
View ArticleExtending TLF to handle InDesign-like text wrapping, pointers?
Hi all, We want to implement text wrap like you have in InDesign, ie. text wrap around an image that has a fixed position on page as opposed to floats that has a fix position in the text. I have a...
View ArticleText Input in iOS
Does TLF except text input on iOS devices? Can someone point me to documentation about this?Thanks.
View Article