Re: [FlexJS] Stub for Video Component

2015-10-16 Thread Alex Harui
On 10/16/15, 9:17 AM, "Dolly" wrote: >I am getting the same error while compiling databindingexample using >FlexJs >(JS COMPC) and no, my console doesnot start with Using Falcon codebase: >/Users/aharui/ApacheFlexJSNightly2/js/bin/../.. Hi, to compile DataBindingExample, you would use the “Fle

Re: [FlexJS] Stub for Video Component

2015-10-16 Thread Dolly
I am getting the same error while compiling databindingexample using FlexJs (JS COMPC) and no, my console doesnot start with Using Falcon codebase: /Users/aharui/ApacheFlexJSNightly2/js/bin/../.. (swf works fine) This is what my console shows - exception 'java.io.FileNotFoundException: C:\proje

Re: [FlexJS] Stub for Video Component

2015-09-13 Thread Alex Harui
When I run JS COMPC, the console starts off with: Using Falcon codebase: /Users/aharui/ApacheFlexJSNightly2/js/bin/../.. Using Flex SDK: /Users/aharui/ApacheFlexJSNightly2/js/bin/../.. using FlashBuilder Project Files FlashBuilder settings: -locale en_US .. Did you get that first? Also,

Re: [FlexJS] Stub for Video Component

2015-09-13 Thread yishayw
I did that but the compiler still searches for .../MyTestProject/.flexLibProperties which is the location of my main project (not a library). -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Stub-for-Video-Component-tp49045p49134.html Sent from th

Re: [FlexJS] Stub for Video Component

2015-09-12 Thread Alex Harui
Hi Yishay, Try creating a new Flex Library project and copy the source into it. -Alex On 9/12/15, 1:47 AM, "yishayw" wrote: >Hi, > >Just to start off with the JS part I copied the example posted by jcvfc >into >this project >

Re: [FlexJS] Stub for Video Component

2015-09-12 Thread yishayw
Hi, Just to start off with the JS part I copied the example posted by jcvfc into this project and compiled using JS COMPC. but I get this: exception 'java.io.FileNotFoundException: C:\Use

Re: [FlexJS] Stub for Video Component

2015-09-09 Thread Erik de Bruin
Yishay, I'll be happy to work with you to finish and donate this code to Apache Flex. I can help you familiarize yourself with the Wiki, JIRA and other Apache Flex procedures, and I can commit your code for review by myself and others. Let me know, EdB On Tue, Sep 8, 2015 at 11:17 PM, yishay

Re: [FlexJS] Stub for Video Component

2015-09-09 Thread Harbs
FWIW, I use Stuffit Expander. On Sep 9, 2015, at 2:33 AM, Alex Harui wrote: > Unfortunately, I don’t have a RAR extractor on my > Mac.

Re: [FlexJS] Stub for Video Component

2015-09-08 Thread Alex Harui
Hi Yishay, I took a quick look at the code and liked what I saw. Can’t wait to see the JS side. Thanks for contributing, -Alex On 9/8/15, 4:33 PM, "Alex Harui" wrote: >Hi Yishay, > >Sounds interesting. Unfortunately, I don’t have a RAR extractor on my >Mac. I’ll have to take a look later th

Re: [FlexJS] Stub for Video Component

2015-09-08 Thread Alex Harui
Hi Yishay, Sounds interesting. Unfortunately, I don’t have a RAR extractor on my Mac. I’ll have to take a look later this evening. If you intend to donate these components to Apache Flex, it might be better to attach to a JIRA issue. Thanks, -Alex On 9/8/15, 2:17 PM, "yishayw" wrote: >Hi,