Flash AS3 で JPGEncoder クラスを使用しようとしていますが、このエラーが表示され続けます (テスト時):
1046: Type was not found or was not a compile-time constant: BitString.
問題の行は、ここから取得した JPGEncoder クラスにあります。
private function writeBits(bs:BitString):void
この問題を解決する方法を知っている人はいますか? ありがとうxD