HTML 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 ArticleI need help: textLayout swf/swz/swc is missing class 'TextContainerManager'
hi all, i have tried to use textLayout as an RSL, and i get an exception saying that 'TextContainerManager' class is missing.has someone has encountered this problem ?i use the swc/swf/swz taken from...
View ArticleError #1009 in advanceToComposeStartPosition()
Hello! I get this error when I try to updateAllControllers: TypeError: Error #1009: Cannot access a property or method of a null object reference. at...
View ArticleError: Error #2030: End of file was encountered.
Error: Error #2030: End of file was encountered. I'm getting the above error when my swf is published to a live server. I know it has something to do with the textlayout because if i add the...
View ArticletabStops format
Hi, Let's say I want to create an end align tab at position 200 as a tab stop, according to AS3 Reference http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flashx/textLayout/eleme...
View ArticleTLF 1.0 and TLF 1.1
TLF 1.0 is released. TLF 1.1 is available. http://blogs.adobe.com/tlf/2010/03/tlf-update-march-2010.html
View ArticleImage not showing
I can get a text flow working with some texts and a link but my image isnt showing here is my way articleField.textFlow = TextFlowUtil.importFromString(brandz[currentBrand].summary);...
View ArticleUpdating TLF in CS5
Flash CS5 by default comes with TLF v1.x, but v2.0 comes with a lot of new exciting (and useful) features, so is it possible to update TLF in Flash to v2.0? If yes, how? Thanks in advance.
View ArticleScaling the container
We are experiencing some issues with kerning and other spacing between characters when we scale the container. We have textflows in modules that need to scale to a fullscreen AIR application. When we...
View Articlehow to preserve whitespaces within span-elements?
I have a TextArea where user can enter text and modify part of it to superscript, subscript, etc.To make my point / explain my question, I have a simplistic situation where the same text is displayed...
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 ArticleText position of a checkbox
Hi Is it possible to have the text on the left side of a checkbox? I'm using spark and tlf. Thanx Allan
View ArticleStatusChangeEvent.INLINE_GRAPHIC_STATUS_CHANGE unexpectedly fired within...
Hello, I have a text flow in which I have an image. I listen to the corresponding StatusChangeEvent.INLINE_GRAPHIC_STATUS_CHANGE to find out when the image gets loaded and as recommended by the TLF...
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 ArticleInlineGraphic rotate
Hi, I want to make horizontal InlineGraphic in vertical text.( the right side of the lower image ) // [ B ] code: private function init():void { var sampleHTML:String = "<p>いろはにほへと ちりぬるを...
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 Articleembed font issue.
Hi, I seem to have a problem embedding a font in my flash file. The font is "GE SS Unique Light", its an arabic font. I'm using Flash, and am using the component instance in the library to embed the...
View Articlewriting arabic or Urdu text in Texfiled using flashCS4 and AS3
Can we use text framework for writing Urdu or Arabic text in input text field. Using left to right direction as Urdu is Written. how can we import Urdu text or Arabic in text framework demo, i tried...
View ArticleModifying text before rendering
In my application there are different use cases where it would be good if I could modify the text before rendering without actually altering the textflow. For example if you want to implement faux...
View ArticleTLF 1.0 and TLF 1.1
TLF 1.0 is released. TLF 1.1 is available. http://blogs.adobe.com/tlf/2010/03/tlf-update-march-2010.html
View Article