Skip to main content
September 25, 2009
Question

Problem in running Text Layout Framework online demo

  • September 25, 2009
  • 1 reply
  • 714 views

Hi

         I am running textlayout_example but while compile itself showing error

1.1061: Call to a possibly undefined method selectRange through a reference with static type flashx.textLayout.edit:ISelectionManager

2.1120: Access of undefined property TextConverter.

3.Could not resolve <s:Application> to a component implementation

4.1119: Access of possibly undefined property INLINE_GRAPHIC_STATUS_CHANGE through a reference with static type Class.

Am using flexbuilder 3 with flexsdk4.0 and flashplayer 10.0.32. I dono what was d problem... Could anyone know about to fix.

This topic has been closed for replies.

1 reply

Adobe Employee
September 25, 2009

From a distance it sounds like there is more than one version of the textLayout swc in your compile path.  Looks like you have the spark components so there is one version included with the Flex SDK.

Either that or your examples are out of date with respect to the textLayout swc you have.  The releasenotes have details on the API changes.

The most recent examples are available here:

http://opensource.adobe.com/wiki/display/tlf/Text+Layout+Framework

Hope that helps,

Richard

September 26, 2009

Hi

          ur answer is useful but still am facing the same problem. Now am using flex 4.0 sdk alone with flash player 10.0.32 in flex builder 3 but still am getting

1.1120: Access of undefined property TextConverter.

2.1119: Access of possibly undefined property INLINE_GRAPHIC_STATUS_CHANGE through a reference with static type Class

3.1061: Call to a possibly undefined method selectRange through a reference with static type flashx.textLayout.edit:ISelectionManager.

Am having only one textLayout.swc in my build path library.

September 28, 2009

Hi,

          Atlast its running using nighty builds. Thanks a lot