I have a flash movie playing some music, but the slider controlling the volume has become unresponsive. I have no idea why. Can someone help me. msg me if you want the see the actionscript.
A:
solved the problem. I was careless with layering my movieclips. If anyone get this problem, check if there is an empty movie clip on top of the clip containing the components. You can fix this by switching the addChild() commands, or use addChildAt()
vasion
2010-06-24 11:46:17