I think that might have been it but I’m now struggling to get a Royale build 
working.



When trying to build Basic I’m getting



C:\dev\flexjs\royale-asjs\frameworks\royale-config.xml(74): col: 0 unable to 
open 'C:\dev\flexjs\royale-asjs\frameworks\\11.1\playerglobal.swc'.



Any pointers would be appreciated…



________________________________
From: Alex Harui <aha...@adobe.com.INVALID>
Sent: Tuesday, January 2, 2018 7:05:48 PM
To: dev@royale.apache.org
Subject: Re: Compiling Royale Libraries with Flash Builder (SWF)

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