Hi everyone.
Tearing my hair out here and hoping someone might be able to help.
I’m trying to get a block of scrollable text (either textArea/dynamic text/ or a movie loaded into a scrollpane) to appear after a transition using the mx class. The text should appear by using ‘onMotionFinished’.
This works fine and everything but the problem is the scroll buttons (up and down) won’t work, and the scroll bar is a bit flaky (ie. doesn’t always work properly). I’ve tried every way I know how to get this to work properly with no results (using different keyframes on a timeline, loading the text dynamically etc etc). I’ve tried building my own scrollpane using the tutorial on kirupa but it never works properly either.
Has anyone else come across this problem before? Is there a workaround? I know its the ‘transitions’ that are causing the problem as I’ve tested my methods above without them and it works fine. My client is adamant that the scroll buttons work.
Any help would be greatly appreciated.