On 11/4/14, 4:31 AM, "Raj U. Shaikh" <raj.sha...@mastek.com> wrote:

>Hi Team,
>I have downloaded "apache-flex-flexjs-0.0.2-jBurg" and able to execute
>simple projects similar to "DataBindingTest" example.
>However, I am not able to achieve same thing by following technique,
>
>
>1.       Created a flex library project named MyLibrary and compiled it
>using Run -> FlexJS (JS COMPC)
>
>2.       This library project is referred in DataBindingTest project by
>using Flex Build Path -> Add Project
>
>3.       I can able to use custom components from MyLibrary project in
>DataBindingTest project.
>
>4.       When compiled in swf format it works fine.
>
>5.       But when I try to compile it through FlexJs (FalconJX Debug and
>Release Build) I am getting error at compile time that unable to open
>'D:\eclipse_workspace\flexJsWS\ DataBindingTest
>\MyLibrary\bin\MyLibrary.swc'.
>
>6.       Also I tried to coping MyLibrary.swc and its js equivalent
>source code to  DataBindingTest\js but no luck.
>
>Is this an irrelevant approach in JS? Or is it a defect?

We haven’t done too much testing with user-developed SWCs so it could be a
bug or config issue.  Can you post the console output of the compile?
Where is the SWC and JS located on your computer?

Thanks,
-Alex

Reply via email to