Skip to main content
November 7, 2010
Question

img was disappeared when scrolling in tfl2.0

  • November 7, 2010
  • 2 replies
  • 1695 views

in-----> http://forums.adobe.com/thread/734743?tstart=0

when to doInsertImage,then add many words into the textarea named messageTA,

when to scroll, the image dissapeared!!!!!!!!!!!!!!!!!

Thanks for your help.

This topic has been closed for replies.

2 replies

Known Participant
November 16, 2010

not fixed.

build 200 : when image is larger than textarea it is not visible;

on attempt to scroll with the scroller the player gives  error:

Error: Error #1502: A script has executed for longer than the default timeout period of 15 seconds.

at flashx.textLayout.elements::FlowElement/getAbsoluteStart()

at flashx.textLayout.compose::TextFlowLine/get location()

at flashx.textLayout.compose::TextFlowLine/get spaceBefore()

at flashx.textLayout.compose::BaseCompose/fitLineToParcel()

at flashx.textLayout.compose::ComposeState/composeNextLine()

at flashx.textLayout.compose::BaseCompose/composeParagraphElementIntoLines()

at flashx.textLayout.compose::BaseCompose/composeParagraphElement()

at flashx.textLayout.compose::ComposeState/composeParagraphElement()

at flashx.textLayout.compose::BaseCompose/composeBlockElement()

at flashx.textLayout.compose::BaseCompose/composeInternal()

at flashx.textLayout.compose::ComposeState/composeInternal()

at flashx.textLayout.compose::BaseCompose/composeTextFlow()

at flashx.textLayout.compose::ComposeState/composeTextFlow()

at flashx.textLayout.compose::StandardFlowComposer/http://ns.adobe.com/textLayout/internal/2008::callTheComposer()

at flashx.textLayout.compose::StandardFlowComposer/internalCompose()

at flashx.textLayout.compose::StandardFlowComposer/updateToController()

at flashx.textLayout.compose::StandardFlowComposer/updateAllControllers()

at flashx.textLayout.container::TextContainerManager/updateContainer()

at spark.components::RichEditableText/updateDisplayList()

at mx.core::UIComponent/validateDisplayList()

at mx.managers::LayoutManager/validateDisplayList()

at mx.managers::LayoutManager/doPhasedInstantiation()

at mx.managers::LayoutManager/doPhasedInstantiationCallback()

Adobe Employee
November 16, 2010

Its not reproducing in TLF build 201.  Can you give me a sample application?

Thanks,

Richard

Known Participant
November 16, 2010

Sure. How do you want me to send it to you?

And also I have a question :

I tried to compile with TLF from svn and figured that changes in revision 164 actually deviated from SDK 17855.

do you have a newer SDK that you work with?

I need latest revisions of TLF but they are not working with 17855.

Adobe Employee
November 10, 2010

There were some bugs with disappearing images in TLF 2.0 that have been fixed. Can you tell me what build you are using now? If you get a newer build, do you still see the bug?

- robin

November 10, 2010

Thanks ,

Robin,

now I am using Flex4 Builder , But the sdk is   flex_sdk_4.5.0.17855,Tlf  Build number: 163 (756754)

//-----------------------------------------------------------------------
last night, I upated flash player , it seems that it's OK.