Space Between Two Span Elements in Same Paragraph
Hi I m creating an application using TextLayout Framework in FlexBuilder3(Sdk3.4). Code is like var paragraphElement:ParagraphElement= new ParagraphElement(); var...
View ArticleTamil unicode font
We have a problem in displaying a simple tamil unicode glyph text in TLF or Flash Text Engine.When the following tamil text is pasted the ெ glyph (or ligature) gets jumbled up.அகர முதல எழுத்தெல்லாம்...
View ArticleDisplay HTML using RichText
I need to simply display standart HTML-formatted text in my Flex 4 application. The text I need to display contains simple elements like "p" and "b", like so:<p>The <b>quick</b> brown...
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 ArticleHow to use the ApplyElementStyleNameOperation?
Hi,I'm trying to appl style on a selected text using the "ApplyElementStyleNameOperation".But what I get is that all the text from beginning of selection till end of text is deleted. The code is as...
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 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 ArticleHow do I insert a <br/> in a TextFlow using EditManager on a Sprite
I am really stuck on how to inject a BreakElement into the TextFlow via the keyboard.I have been trying to figure out how to modify the SimpleEditor example to insert a <br/> instead of a...
View Article