In Project/Properties/Flex Build Path dialog, see which SWCs are being
used.  If your Royale SDK is/was a JS-Only one, you may be using the JS
SWCs during SWF compilation.

HTH,
-Alex

On 1/2/18, 12:42 AM, "Yishay Weiss" <yishayj...@hotmail.com> wrote:

>I’m getting messages such as
>1044: interface method applyImageData in interface IImage not implemented
>by class BinaryImage
>
>When I look at IImage I see
>              COMPILE::JS
>              function applyImageData(binaryDataAsString:String):void;
>So it looks like the FB compiler ignores the fact that It’s a JS only
>method and expected swf implementers to implement it as well.
>
>

Reply via email to