Skip to main content
Participant
June 30, 2010
Question

TLF BUG ?

  • June 30, 2010
  • 1 reply
  • 930 views

I've tried to implement my own paging system based on pagination example, but I ran into strange results. I assume is not a performance issue, but I want to make sure.

The problem is that textFlow isn't flowing corectly in containers, 'sometimes' jumps a container like in the picture below.

Paginator File.txt - http://jump.fm/JANVC

Main.txt - http://jump.fm/WMDRH

Thanks

This topic has been closed for replies.

1 reply

Adobe Employee
July 2, 2010

Haven't had a chance to look into this yet.  Can you tell me what version of TLF you are using?

import flashx.textLayout.BuildInfo

trace(BuildInfo.kVersion,BuildInfo.kBuildNumber)

Thanks,

Richard

Participant
July 3, 2010

Sorry I missed that.

BuildInfo.kBranch: 1.1

BuildInfo.kBuildNumber: 604 (748113)

Adobe Employee
July 13, 2010

Sorry for the delay.

Yes.  There are known bugs in updating with multiple containers in TLF 1.1.

It was covered at least somewhat in this thread:

http://forums.adobe.com/message/2786010#2786010

There is a proposed workaround but it may not have completely solved the problem.

Richard