scrollTimer error
Hi !
I use several ContainerController in my app, and I have some problem with the text selection.
The selection, or the click on the text, throws a #1009 error on ContainerController/scrollTimerHandler(), or on ContainerController/mouseDownHandler().
When I select the text of the first container, I can make a selection on the first characters. Then, the #1009 error is throws on ContainerController/scrollTimerHandler().
If I click after the first characters selectable, the #1009 error on mouseDownHandler() is throws (much more difficult to reproduce).
In my app, ContainerController can't have necessary text.
Any suggestions? My problem is little harder to define here.... And my english is not very good !
regards
Fabien
