RE: [FlexJS] Flex Library Project

2014-11-05 Thread Raj U. Shaikh
side application and as we have source code we can debug each line so this will help in js case as well. Regards, Raj Shaikh -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Wednesday, November 05, 2014 12:07 PM To: dev@flex.apache.org Subject: Re: [FlexJS] Flex L

RE: [FlexJS] Flex Library Project

2014-11-04 Thread Raj U. Shaikh
-compiler.accessible=true -output=D:\eclipse_workspace\flexJsWS\DataBindingTest/bin-release/DataBindingTest.swf -library-path+=D:\eclipse_workspace\flexJsWS/MyLibrary/bin/MyLibrary.swc -library-path+=D:\eclipse_workspace\flexJsWS\DataBindingTest//MyLibrary/bin/MyLibrary.swc -j

[FlexJS] Flex Library Project

2014-11-04 Thread Raj U. Shaikh
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

Squiggly framework build script changes

2014-10-14 Thread Raj U. Shaikh
Hi Justin/Alex, This is regarding licensing terms for Apache Squiggly Framework. Is it permitted to do changes in scripts (taken from apache) to merge independent swc's to single swc and use it into my/client applications? I want to merge these following 5 swc's 1. ApacheFlexLinguisticUt

RE: Which panel?

2014-10-09 Thread Raj U. Shaikh
Try using event.currentTarget.parent ? -Original Message- From: Oleg Konovalov [mailto:oleg...@gmail.com] Sent: Thursday, October 09, 2014 7:27 PM To: dev@flex.apache.org Subject: Which panel? Hi, I have a bunch of Panels on the Form, each having Submit and Cancel buttons. So when user p

RE: Squiggly not working

2014-09-08 Thread Raj U. Shaikh
That would be great help as rather than going to use adobe swc's I would personally like to use apache build. @Justin, Let me know if I can be any help here. -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Saturday, September 06, 2014 7:51 PM To: dev@flex.apache.org S

Squiggly not working

2014-09-05 Thread Raj U. Shaikh
Hi Team, Lately I was testing the squiggly framework and found that it is not working for spark components while it goes well with mx components. Followings are my findings, 1. The size of "ApacheFlexSpellingUIEx.swc" is just 2KB. This is required for spark components. (I wondered there m

Flex 4.9 and FB 4.0

2013-11-14 Thread Raj U. Shaikh
Hi flex team, I am glad to say, I am successfully able to upgrade my application to flex sdk 4.9 from sdk 4.1. I am using Flash Builder 4.0.1 I have some queries regarding same, People say FB does not show design view when used Apache Flex SDK but I am able to see my design view. Can I able to u