Dermer's Pagination Example?
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!
