Hey there
I have a website with a slider that worked once upon a time. It still works if the swf is not added to the stage by the preloader. If I load the swf directly, rather than the html with the preloader, the slider works. Otherwise, the stopDrag() function appears to not work, making my video player’s volume slider infinitely follow the user’s mouse (which is completely unacceptable as you can imagine)
Any idea why this is happening? Keep in the mind, the slider works on its own… just after the site has been added to a stage of a preloader via addChild() does it not work.
Any help would be greatly appreciated… I’m stumped on this one.
Thanks!