Hello. I am working on background music for my game. I noticed that Flashpunk has a class that handles fading out old songs just as a new song starts playing. This is exactly what I need. However, I have not been able to get SfxFader to work, and I have not been able to find any sample code online showing exactly how this class can be used. Has anyone had luck with it? Any code you can point me to beyond the standard API documentation for it?
Thank you.