Skip to main content
Inspiring
October 25, 2009
Question

Dermer's Pagination Example?

  • October 25, 2009
  • 1 reply
  • 612 views

Hello, I have tried to get this example working but I am getting the following error when I compile:


TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at flashx.textLayout.compose::StandardFlowComposer/internalCompose()
    at flashx.textLayout.compose::StandardFlowComposer/compose()
    at PaginationWidget/recomputeContainers()
    at PaginationWidget/set textFlow()
    at PaginationAS/setChapter()
    at PaginationAS()

I also had to delete the reference to the '${DOCUMENTS}/libs-460' directory in the build library path for it will compile.  I am using the updated version of this example too.

Help!


This topic has been closed for replies.

1 reply

injpixAuthor
Inspiring
October 25, 2009

Ok, after some edits on Dermer's update, I am able to compile and paginate.

I am going to attempt to attach my edits as a Flex archive file.

Thanks so much for this Dermer!  It will help me tremendously in the next few hours.