I am experiencing a very weird flash issue and need some help resolving it. I created a custom scroll bar and my scroll dragger is not working in the flash program, but it works from the browser.
http://visualizer.dev.webriverinteractive.com/visualizer.html
Here is what I have done to try and resolve the issue. First, I have removed all of my code except my scroll bar code and my scroll dragger still doesn’t work. If I remove all of my stage elements and leave my custom scroll bar on the stage, the scroll dragger works.
If I try to add an object back onto the stage the scroll dragger stops working. It doesn’t seem to matter what object I add back to the stage. There are no compile errors or output errors to fix.
Second, I created a new fla and I am getting the same issue. Adding movie clips from the library to the stage prevents the dragger from working. I am really puzzled by this. I am using Flash CS3 and AS3 code.
I have added a zip file of my fla. I am not sure what is causing the problem. Any help greatly appreciated here.