There is no pauseFX() in FlxCamera, only stopFX(). When you pause a game with FlxG.paused (for example), the camera fx continues.