Re: Remote object for Flex JS

2017-08-23 Thread Piotr Zarzycki
Hi Alex, Thank you! I would vote for getting API as close as it was in an old Flex. Piotr 2017-08-23 7:41 GMT+02:00 Alex Harui : > So, I played around with AMF today, adding SWF code for RemoteObject. For > me, the RemoteObjectAMFTest in examples/flexjs is working against the > SampleAmfWebApp

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-01 Thread Piotr Zarzycki
r. > > This communication, including any attached documentation, is intended only > for the person or entity to which it is addressed, and may contain > confidential, personal, and/or privileged information. Any unauthorized > disclosure, copying, or taking action on the conten

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-01 Thread Piotr Zarzycki
e contact us > immediately so we may correct our records. Please then delete or destroy > the original transmission and any subsequent reply. Thank you. > This communication, including any attached documentation, is intended only > for the person or entity to which it is addressed, and may contain > confidential, personal, and/or privileged information. Any unauthorized > disclosure, copying, or taking action on the contents is strictly > prohibited. If you have received this message in error, please contact us > immediately so we may correct our records. Please then delete or destroy > the original transmission and any subsequent reply. Thank you. > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedin.com/piotrzarzycki <https://pl.linkedin.com/in/piotr-zarzycki-92a53552>

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-06 Thread Piotr Zarzycki
sed with other options. > > Is there something else I need to set? > > Doug > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedin.com/piotrzarzycki <https://pl.linkedin.com/in/piotr-zarzycki-92a53552>

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-07 Thread Piotr Zarzycki
> > Information:07/09/2017 15:23 - Compilation completed with 1 error and 0 > warnings in 1s 56ms > > Error:[MySite]: command line: default arguments may not be interspersed > with > other options. > > Not sure where to find the real stack trace. > > Doug &g

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-07 Thread Piotr Zarzycki
; -load-config+=C:/My Documents/FlexJS SDKs/0.9.0/ide/IDEA/intellij- > config.xml > -targets=JSFlex -external-library-path+=C:/My Documents/FlexJS > SDKs/0.9.0/js/libs/js.swc -allow-subclass-overrides=true > > > > -- > Sent from: http://apache-flex-users.2333346.n4.nabble.com/ >

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-07 Thread Piotr Zarzycki
signature in class > MySite > C:\My Documents\FlexJS Projects\MySite\src\MySite.mxml > Error:[MySite]: interface method element in interface > IInitialViewApplication not implemented by class MySite > Error:[MySite]: interface method element in interface IRenderedObject not > im

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-07 Thread Piotr Zarzycki
Doug, Let's discuss here all the problems not off the list. I have sent you my project - open it in your Intellij. Compare with yours all the configuration. Do you see any difference? Thanks, Piotr On Thu, Sep 7, 2017, 18:58 piotrz wrote: > Hi Doug, > > I just went through the instruction and

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-08 Thread Piotr Zarzycki
Doug, I will prepare today console command for and we will se whether you can build it through that. In the mean time I encourage you to try Moonshine which guide you step by step with the setup. Thanks, Piotr On Fri, Sep 8, 2017, 08:01 doug777 wrote: > If I open your project and then adjust t

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-08 Thread Piotr Zarzycki
b.com/apache/flex-asjs/blob/develop/frameworks/flex-config.xml Thanks, Piotr 2017-09-08 10:28 GMT+02:00 doug777 : > Thanks for your help. I will try Moonshine. > > Doug > > > > -- > Sent from: http://apache-flex-users.2333346.n4.nabble.com/ > -- Piotr Zarzyck

Re: Installed FlexJS using npm, but none of the binaries are executable?

2017-09-08 Thread Piotr Zarzycki
rson or entity to which it is addressed, and may contain > confidential, personal, and/or privileged information. Any unauthorized > disclosure, copying, or taking action on the contents is strictly > prohibited. If you have received this message in error, please contact us >

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-08 Thread Piotr Zarzycki
h. [1] https://paste.apache.org/vGcB Thanks, Piotr 2017-09-08 12:05 GMT+02:00 Piotr Zarzycki : > Doug, > > If you will use 0.9.0 Nightly with Moonshine you may experience with lot's > of strange warnings in console. In order to get rid of them you need to > temporary comment

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-08 Thread Piotr Zarzycki
Doug, Look like compilation through command line was successful! You can run your app going to generated "bin". I think something is wrong in configuration of intellij. Could you paste screenshot from module: 1) First Tab 2) Dependencies Tab Screenshot of launch configuration. Thanks, Piotr O

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-09 Thread Piotr Zarzycki
I'm sorry I forgot to ask you for Compiler Tab screenshot nad Module defaults. Thanks, Piotr On Sat, Sep 9, 2017, 09:46 doug777 wrote: > Here are screenshots. Not sure if this is the launch configuration?? > > > > < > ht

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-09 Thread Piotr Zarzycki
/Module_Defaults.png> > > Doug > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedin.com/piotrzarzycki <https://pl.linkedin.com/in/piotr-zarzycki-92a53552>

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-11 Thread Piotr Zarzycki
Hi Doug, Grat to hear that Moonshine works for you. We will soon release next version with many fixes. I ensure you that support for that IDE will not be dropped suddenly. If you have any suggestion or find bug raise it here [1]. As for the IDE - about year ago Chris tried to fix plugin for flex

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-11 Thread Piotr Zarzycki
are still chances. Especially after FlexJS made a > lot of progress in the meanwhile! > > Perhaps Chris or anybody else could contact IntelliJ again to check what > is possible?? > > Thanks and regards > Hans > > > Am 11.09.2017 um 09:45 schrieb Piotr Zarzycki: >

Re: FlexJS 0.8.0 with IntelliJ IDEA

2017-09-11 Thread Piotr Zarzycki
question of luck and good timing. Perhaps the timing is > better now/soon? > > Just my 2cts > > Regards > Hans > > > > Am 11.09.2017 um 14:28 schrieb Piotr Zarzycki: > >> Hi Hans, >> >> Thank you for your input. I believe that if they don't wa

Re: How To Start Converting A Browser Project to FlexJS

2017-09-12 Thread Piotr Zarzycki
Hi Doug, I'm not sure why but my message has been bounced, so resend. First of all I'm glad that you are trying to use FlexJS to port your application. Thank you! In case of tags and options - In FlexJS there are couple of modules which can be as a base used to build application. Option 1: Mo

[FLEXJS][Marketing] why should a web dev choose FlexJS?

2017-09-14 Thread Piotr Zarzycki
Hi All, Erik on dev [1] list came up wit interesting question. I'm posting it also here: With the upcoming fork and renewed focus and most likely some publicity, I want to ask the community to answer this question: Why should a web dev choose FlexJS to write JS applications, and not go with a m

Re: FlexJS RemoteObject with ColdFusion

2017-09-14 Thread Piotr Zarzycki
Hi Doug, I'm not sure what are you trying to do. Do you need add some resources to output build? AFAIK there is an option to include resources in Moonshine's settings. Thanks, Piotr On Fri, Sep 15, 2017, 06:27 doug777 wrote: > Hi Alex, > > I'm trying to work out how to get the path between the

Re: FlexJS RemoteObject with ColdFusion

2017-09-14 Thread Piotr Zarzycki
RE: C:/My > Documents/Moonshine/Test/bin/js-debug/org/apache/flex/ > reflection/TypeDefinition.js:15: > ERROR - required "org.apache.flex.reflection.VariableDefinition" namespace > not provided yet > : goog.require('org.apache.flex.reflection.VariableDefinition');

Re: FlexJS RemoteObject with ColdFusion

2017-09-15 Thread Piotr Zarzycki
> >ition.js:15: > >ERROR - required "org.apache.flex.reflection.VariableDefinition" > namespace > >not provided yet > >: goog.require('org.apache.flex.reflection.VariableDefinition'); > > > >: WARNING: 5 error(s), 1 warning(s) > >: Project Build Successfully > >: The project 'Test' has been successfully compiled and optimized. > > > >Im not sure I need to add CF as a resource and not sure how to do that > >anyway. Surely it should find CF from its localhost path anyway? > > > >Is there something missing from the Moonshine Build Options settings. Here > >is the page : > > > ><https://na01.safelinks.protection.outlook.com/?url= > http%3A%2F%2Fapache-fl > >ex-users.246.n4.nabble.com%2Ffile%2Ft784%2FBuild_ > Options.png&data=02%7 > >C01%7C%7C855a3c62c8be4582d57708d4fc0350a8%7Cfa7b1b5a7b34438794aed2c178de > ce > >e1%7C0%7C0%7C636410538543837063&sdata=Zy2xYvoHMQ2zUdjcN7DgtZv72kqcqc > X2aZzV > >fSBTCVs%3D&reserved=0> > > > > > > > >-- > >Sent from: > >https://na01.safelinks.protection.outlook.com/?url= > http%3A%2F%2Fapache-fle > >x-users.246.n4.nabble.com%2F&data=02%7C01%7C% > 7C855a3c62c8be4582d57708d > >4fc0350a8%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0% > 7C636410538543837063& > >sdata=52dxY1gdUNTWEGg6Jz40uVoRr3fBasxlPjpP0o1FCuI%3D&reserved=0 > > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedin.com/piotrzarzycki <https://pl.linkedin.com/in/piotr-zarzycki-92a53552>

Re: FlexJS RemoteObject with ColdFusion

2017-09-15 Thread Piotr Zarzycki
t; > : WARNING: C:/My > Documents/Moonshine/Test/bin/js-debug/org/apache/flex/net/ > remoting/amf/AMFBinaryData.js:1213: > WARNING - unreachable code > : return null; > > : WARNING: C:/My > Documents/Moonshine/Test/bin/js-debug/org/apache/flex/ > reflection/getClassByAlias.js:8: > WARNING - Parse error. duplicate @suppress tag > : * @suppress {checkTypes|accessControls} > :^ > : : WARNING: 0 error(s), 17 warning(s), 97.4% typed > : Project Build Successfully > : The project 'Test' has been successfully compiled and optimized. > : 13.920425195 seconds > > Looks to me like there's something pretty fundamental wrong with the set > up. > > Doug > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedin.com/piotrzarzycki <https://pl.linkedin.com/in/piotr-zarzycki-92a53552>

Re: FlexJS RemoteObject with ColdFusion

2017-09-15 Thread Piotr Zarzycki
Hi Harbs, I just did quick look into RemoteObject class and I see that there is JS library injected for AMF. If this is an outer script - can it be influenced by renaming? Thanks, Piotr On Fri, Sep 15, 2017, 13:59 Harbs wrote: > You probably have minification renaming problems. > > I have not

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread Piotr Zarzycki
Hi Doug, There are two places where you setup SDK. 1) Right click on the opened project and if I correct remember MXMLC Compiler Plugin 2) Choose from menu File and Settings - that would be main settings and set there sdk Once you set in both places try to build. I don't have access to PC right n

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread Piotr Zarzycki
If you did it in both places try next set then FLEX_HOME in environment variable. How do you build project? Are you using Build as JavaScript? Please post full stack trace from Moonshines console on some paste website. Thanks, Piotr On Sun, Sep 17, 2017, 10:27 doug777 wrote: > Hi Piotr, > > I

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread Piotr Zarzycki
This may help with environment variable [1] . Thats what I was need stack from that panel. If you would mess up with with Air you wouldn't even able run Moonshine. I don't think that it may be it. Try to create complately new project and Build as JavaScript. [1] https://www.java.com/en/download

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread Piotr Zarzycki
Doug, I will play with this today to see whether I can reproduce it. Next version of Moonshine will be released at the end of September with lot's of fixes. Piotr On Sun, Sep 17, 2017, 11:31 doug777 wrote: > It would be nice to get Moonshine working, it's actually quite a nice > uncluttered e

Re: FlexJS RemoteObject with ColdFusion

2017-09-18 Thread Piotr Zarzycki
r already containing > Test.mxml. It creates a file with s:Application as the main tag. Why would > it do that? > > Anyway I've pasted the trace in the bottom window to > https://justpaste.it/1bdiw > > Doug > > > > -- > Sent from: http://apache-flex-users.2

Re: FlexJS RemoteObject with ColdFusion

2017-09-18 Thread Piotr Zarzycki
gt; Apache Flex PMC > piotrzarzyck...@gmail.com > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedin.com/piotrzarzycki <https://pl.linkedin.com/in/piotr-zarzycki-92a53552>

Re: FlexJS RemoteObject with ColdFusion

2017-09-18 Thread Piotr Zarzycki
I believe this [1] discussion on Dev list may help you eventually. [1] http://apache-flex-development.247.n4.nabble.com/FlexJS-AMF-Steps-to-make-FlexJS-Java-RemoteObject-AMF-sample-work-td64146.html Thank you for trying both IDEs! Piotr On Mon, Sep 18, 2017, 09:43 doug777 wrote: > Thanks

Re: [FlexJS] Some examples on GitHub

2017-09-19 Thread Piotr Zarzycki
om: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedin.com/piotrzarzycki <https://pl.linkedin.com/in/piotr-zarzycki-92a53552>

Re: FlexJS Customer feedback

2017-09-20 Thread Piotr Zarzycki
Hi Harbs, I have to admit I had hope that you send feedback from your customers some day! Wonderful! Congrats to you and Yishay! Thank you! Piotr On Wed, Sep 20, 2017, 09:28 Harbs wrote: > We are currently in a “partner preview” of our FlexJS application and > getting feedback from partners

Re: FlexJS Customer feedback

2017-09-20 Thread Piotr Zarzycki
Angelo! That is wonderful news! Thank you, Piotr On Wed, Sep 20, 2017, 09:34 Angelo Lazzari wrote: > That's really great!!! and really promising!!! > > @Harbs: can you share some app screenshots? just to see which components > you are using... it's a porting from a Flex app you did ? > > PS: W

Re: [FlexJS] Some examples on GitHub

2017-09-20 Thread Piotr Zarzycki
Examples/tree/States > > > > > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedin.com/piotrzarzycki <https://pl.linkedin.com/in/piotr-zarzycki-92a53552>

Re: FlexJS RemoteObject Error with ColdFusion

2017-09-20 Thread Piotr Zarzycki
ize @ Application.js:273 > org.apache.flex.core.Application.start @ Application.js:246 > (anonymous) @ index.html:241 > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedin.com/piotrzarzycki <https://pl.linkedin.com/in/piotr-zarzycki-92a53552>

Re: [FlexJS] Output folders with FB

2017-09-25 Thread Piotr Zarzycki
hing in FB for specifying JS output folders) > > Shouldn't it go automatically to the bin/js-debug relative to the bin-debug > folder ? Or is there a compiler option that must be set in the project > settings/compiler pane ? > > > > (our setup is windows, FlashBuilder 4.

Re: [FlexJS] Output folders with FB

2017-09-25 Thread Piotr Zarzycki
f “js-compiler-output” parameter. > > > > But, at least, it seems to me that the js compiler should use the path > from the “-output” option when building its own output path…and not the > source path. > > > > All suggestions are welcome ! > > > > Nicolas Gra

Re: Adobe removing Flex articles and tutorials (was: Re: [Non-DoD Source] Flex 4.1A)

2017-09-26 Thread Piotr Zarzycki
-- > > > > Carlos Rovira > > > > http://about.me/carlosrovira > > > > > > > > > > > > > > > -- > > > > <http://www.codeoscopic.com> > > > > Carlos Rovira > > > > Director General > >

Re: Flex > FlexJS

2017-09-26 Thread Piotr Zarzycki
t; > And as an alternative question - are there any > tutorials/guidelines/checklists out there for a fast migriation? > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.

Re: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Piotr Zarzycki
mmunication between the JS engine inside > the > browser and the IDE (like there is a communication between the Flash player > and the IDE). How do you establish that communication ? > > (I use Firefox but have no problem switching to Chrome if necessary). > > > > Can someon

Re: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Piotr Zarzycki
ngra...@idylog.com> wrote: > > > > (for my information : do we have any idea of the adoption rate of VSCode > among Flex/AS3 developers ?) > > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedin.com/piotrzarzycki <https://pl.li

Re: [FlexJS] Compiler outputs (nearly) empty map file

2017-09-27 Thread Piotr Zarzycki
Compiler outputs (nearly) empty map file > > > > Grab the nightly to try it now. You can do that in the installer by > > right clicking on the home screen and choosing 'show dev builds', and > > the selecting 'Apache FlexJS Nightly'. > > . >

Re: [FlexJS] Guidelines for implementation of layout containers and navigation containers

2017-09-28 Thread Piotr Zarzycki
gt; Or maybe we do not have the correct approach and reimplementing MX > components does not fit in the “FlexJS” philosophy ? > > Many thanks in advance > > Nicolas Granon > > > > > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedi

Re: [FlexJS] Guidelines for implementation of layout containers and navigation containers

2017-09-28 Thread Piotr Zarzycki
t to stick to strongly typed code, classes...etc... and it > works surprisingly well) might prove more reliable, and not necessary more > expensive... I personally prefers AS3 over TypeScript (easier to read, no > "fancy" syntax, cleaner handling of "this"...) but TS is n

Re: [Royale] Flex to FlexJS migration path

2017-09-29 Thread Piotr Zarzycki
cause > >> >you have to guess what are the existing parts you should assemble > >> >(compose) among the hundreds of existing parts...(some of them already > >> >composed...!). In the "classic" Flex world, component compositing was > >> >us

Re: [Royale] Flex to FlexJS migration path

2017-09-29 Thread Piotr Zarzycki
gt; >composition vs inheritance. > >>> >The concept is *intellectually* cleaner. No doubt about this. > >>> >But for the conceptors/implementors, what was initially very simple > >>> >(find the closest existing component, extend it, override what you > >&

Re: FlexJs-Royale-js

2017-10-25 Thread Piotr Zarzycki
well in github: > > https://github.com/ok-at-github/flexjs-docs/wiki > > Best > > Carlos > > > > 2017-10-25 11:14 GMT+02:00 Serkan TAS : > > > Thank you ver much Carlos, > > > > Is there a guide or some documentation for migration ? > > >

Re: compiler errors

2017-10-27 Thread Piotr Zarzycki
Hi Carlos, In case of Moonshine we know about the issue. Doug experienced something similar [1]. In the next version it should be fixed, but I'm not sure yet when we will release it. I can only suggest that you can try to sources and build development version. I will let you know once we release 1

Re: compiler errors

2017-10-27 Thread Piotr Zarzycki
Carlos, Once you experienced error with sdk and you go back to hello world App - do you still have it? Thanks, Piotr On Fri, Oct 27, 2017, 16:35 Piotr Zarzycki wrote: > Hi Carlos, > > In case of Moonshine we know about the issue. Doug experienced something > similar [1]. In the

Re: Where can I get clear instructions on installing the Flex SDK?

2017-11-01 Thread Piotr Zarzycki
/lastSuccessfulBuild/ Thanks, Piotr 2017-11-01 17:35 GMT+01:00 spierepf : > Not sure how I fat-fingered Ubuntu with a W... > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: ht

Re: Where can I get clear instructions on installing the Flex SDK?

2017-11-01 Thread Piotr Zarzycki
Peter, Sorry for my misunderstanding. Please try nightly build or newest released binaries with provided instructions above. Can you also show me what command are you using to install Apache Flex SDK ? Thanks, Piotr 2017-11-01 18:12 GMT+01:00 Piotr Zarzycki : > Hi Peter, > > In ord

Re: Where can I get clear instructions on installing the Flex SDK?

2017-11-01 Thread Piotr Zarzycki
Peter, I'm not sure what do you mean by 64 bit binaries? Why do you need such ? I know that there is 64 bit beta version of compiler for Adobe Air. Piotr On Wed, Nov 1, 2017, 18:56 spierepf wrote: > Piotr, > > The binaries you pointed at are 32-bit. Where can I get 64-bit binaries? > > Peter.

Re: Where can I get clear instructions on installing the Flex SDK?

2017-11-03 Thread Piotr Zarzycki
SB executable, Intel 80386, version 1 (SYSV), dynamically > linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.9, stripped > > > which means that I cannot run it on my 64-bit machine. > > > Peter. > > > ____ > From: Piotr Zarz

Re: FlexJS/Royale

2017-11-04 Thread Piotr Zarzycki
%2Fjob%2FFlexJS_ASDoc_Example%2FlastSuccessfulBuild%2Fartifact%2Fexamples%2Fflexjs%2FASDoc%2Fbin%2Fjs-debug%2Findex.html&data=02%7C01%7C%7C1d5623fbf18f4d6c9e6108d5238ebf2c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636454018357758490&sdata=%2BKdyM5WOOiWHgEvKf4Gyi%2F108c2pRzZnHaxkNjZrKL8%3

Re: Issue creating SDK with SDK Installer 3.3 on Windows 10

2017-11-20 Thread Piotr Zarzycki
%20/usr/bin/hdiutil > > .. tried it on a couple of machines without success.. What have I missed ? > ( PS. Isn't /usr/bin/hdiutil a bit of a strange path for a Windows > machine ? ) > Many Thanks, > > Jason :) > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Issue creating SDK with SDK Installer 3.3 on Windows 10

2017-11-20 Thread Piotr Zarzycki
> in the installer and choose "Show Dev Builds" you will see on the list > > "Apache Flex SDK 4.16.1 RC2" > > Did the trick ! .. Installed without issue. > Thanks, > Jason :) > > > > > -- > Sent from: http://apache-flex-users.246.n4.nab

Re: Issue creating SDK with SDK Installer 3.3 on Windows 10

2017-11-21 Thread Piotr Zarzycki
Hi Chris, Do you have installed 3.2 version? If yes uninstall it and install 3.3. Piotr On Tue, Nov 21, 2017, 12:29 chris_flex wrote: > Hi, > > I have tried to install it on 2 Windows Machines and it failed: > > /Sorry, an error has occurred > The application can not be installed because there

Re: Issue creating SDK with SDK Installer 3.3 on Windows 10

2017-11-21 Thread Piotr Zarzycki
Hi, Wonderfull ! I will add that information to the announce! :) Piotr On Wed, Nov 22, 2017, 00:10 CoruNethron wrote: > Win 7 x64, same two issues. > First - certificate issue, solved by uninstalling previous version. It > might > be good to inform user, that previously installed versions must

Re: Issue creating SDK with SDK Installer 3.3 on Windows 10

2017-11-21 Thread Piotr Zarzycki
t 9:26 PM, Piotr Zarzycki > > wrote: > > > Hi, > > > > Wonderfull ! I will add that information to the announce! :) > > > > Piotr > > > > On Wed, Nov 22, 2017, 00:10 CoruNethron wrote: > > > > > Win 7 x64, same two issues. > &g

[ANNOUNCE] Apache Flex 4.16.1 Released!

2017-11-23 Thread Piotr Zarzycki
er to verify the downloads using signatures or MD5 hashes. For more information on Apache Flex, visit the project home page: http://flex.apache.org Thank you for using Apache Flex, The Apache Flex Community -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.pat

Re: Updating Flex Mobile app

2017-11-24 Thread Piotr Zarzycki
ld a new release, which can be send to Apple’s approval >> department. This request can be understood as a „paid job“, because it is >> urgent. >> Any help is very welcome - thanks in advance. >> > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: [ANNOUNCE] Apache Flex 4.16.1 Released!

2017-11-24 Thread Piotr Zarzycki
s great Piotr! Thanks for doing all this work, I really appreciate > > it! > > > > Olaf > > > > > > > > -- > > Sent from: http://apache-flex-users.246.n4.nabble.com/ > > > > > > -- > WBR > Maxim aka solomax >

Re: [ANNOUNCE] Apache Flex 4.16.1 Released!

2017-11-24 Thread Piotr Zarzycki
Hi Paul, Not sure what is happening. I will try today evening on my windows 7 install it. I just tried on Windows 10 and everything goes smooth. Thanks, Piotr 2017-11-24 10:59 GMT+01:00 Paul Hastings : > On 11/24/2017 6:44 AM, Piotr Zarzycki wrote: > >> The Apache Flex community i

Re: [ANNOUNCE] Apache Flex 4.16.1 Released!

2017-11-24 Thread Piotr Zarzycki
become a Powershell command? Can you tell Paul what the > command line is so we can see if maybe if he gets a different format than > we expected? > > Thanks, > -Alex > > On 11/24/17, 3:19 AM, "Paul Hastings" wrote: > > >On 11/24/2017 5:27 PM, Piotr Zarzycki wrote

Re: [ANNOUNCE] Apache Flex 4.16.1 Released!

2017-11-24 Thread Piotr Zarzycki
flex/4.16.1/binaries/ > > -Alex > > On 11/24/17, 9:20 AM, "Piotr Zarzycki" wrote: > > >Alex, > > > >No. Powershell is being used only for unzipping and downloading when we > >are > >using ant on air. > >Powershell command for checking MD5

[ANNOUNCE] Apache Flex SDK Installer 3.3.0 Released

2017-11-25 Thread Piotr Zarzycki
-- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: [ANNOUNCE] Apache Flex 4.16.1 Released!

2017-11-26 Thread Piotr Zarzycki
harm. > Will try it on Windows 7 soon... > > Thanks! > Olaf > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: [ANNOUNCE] Apache Flex 4.16.1 Released!

2017-11-26 Thread Piotr Zarzycki
Hi Paul, Installer should download on windows zip from that page [1]. That zip should match to md5 website. [1] http://www.apache.org/dyn/closer.lua/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip Piotr 2017-11-27 8:34 GMT+01:00 Paul Hastings : > On 11/25/2017 1:30 AM, Piotr Zarzy

Re: [ANNOUNCE] Apache Flex 4.16.1 Released!

2017-11-26 Thread Piotr Zarzycki
Paul, If you download zip from that website and compare it with md5 did it match ? 2017-11-27 8:39 GMT+01:00 Paul Hastings : > nope, clearing out that dir didn't help. SDK MD5 don't match, corrupted > zip file. > -- Piotr Zarzycki Patreon: *https://www.patreon.com/p

Re: 4.16.1 source

2017-11-27 Thread Piotr Zarzycki
ache.org/repos/asf/flex-sdk.git flex-sdk but can't > see > that tag. > > I need to get the changes made in one of the bug fixes without updating my > SDK from 4.15 to 4.16 > > Thanks! > > > Kyle McKnight > Senior UI Engineer - Accesso > 321.347.7318 (M) >

Re: Flash Builder 4.7 crash

2017-11-29 Thread Piotr Zarzycki
Hi Jesper, VSCode is better and better every day! There is also Moonshine IDE. [1] Try both and let us know! Moonshine and VSCode is pretty active - if you find any issue do not hesitate raise it on the GitHub! [1] http://moonshine-ide.com Thanks, Piotr On Wed, Nov 29, 2017, 15:28 Jesper Alsed

Re: Unable to install Flex SDK on 3.2 and 3.3 installer

2017-11-30 Thread Piotr Zarzycki
he.org/dependencies/ > Downloading flex-fontkit.jar from: http://flex.apache.org/dependencies/ > Downloading rideau.jar from: http://flex.apache.org/dependencies/ > > Can anyone help me out? I have an issue in my app and need to update to > Adobe AIR 26 or higher. > > Thanks for the help > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Unable to install Flex SDK on 3.2 and 3.3 installer

2017-11-30 Thread Piotr Zarzycki
m, any solutions there? > > On Thu, Nov 30, 2017 at 12:28 PM, Piotr Zarzycki < > piotrzarzyck...@gmail.com> > wrote: > > > Hi Frederic, > > > > Did you try higher version of Flex ? Latest release 4.16.1 or at least > > 4.11.0 ? > > > >

Re: Unable to install Flex SDK on 3.2 and 3.3 installer

2017-11-30 Thread Piotr Zarzycki
n/closer.lua/flex/4.10.0/ > binaries/apache-flex-sdk-4.10.1-bin.tar.gz > work for me, not even the mirrors like > http://apache.belnet.be/flex/4.10.0/binaries/apache-flex- > sdk-4.10.1-bin.tar.gz > > > > On Thu, Nov 30, 2017 at 1:18 PM, Piotr Zarzycki > > wrote: > > &

Re: Unable to install Flex SDK on 3.2 and 3.3 installer

2017-11-30 Thread Piotr Zarzycki
Frederic, FYI I just tried install that version with Adobe Air 27 on my mac OS Sierra 10.12.6 and it went all well. Installer 3.3. Thanks, Piotr 2017-11-30 13:27 GMT+01:00 Piotr Zarzycki : > Ahh I'm sorry it is under archive [1] > > [1] http://archive.apache.org/dist/flex/4

Re: Unable to install Flex SDK on 3.2 and 3.3 installer

2017-11-30 Thread Piotr Zarzycki
Frederic, I can sent you downloaded version off the list if it helps you. Let me know. Thanks, Piotr 2017-11-30 13:56 GMT+01:00 Fréderic Cox : > Wow that is strange, I have 10.12.6 also, I will retry it once more > > On Thu, Nov 30, 2017 at 1:36 PM, Piotr Zarzycki > > wrote:

Re: HGroup in pure ActionScript

2017-11-30 Thread Piotr Zarzycki
dd images within the HGroup > > hgroup.addElement(lockedImage); > hgroup.addElement(noteImage); > > Nothing appears visually. Any suggestions? > > Thank you > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Moonshine IDE 1.7.0 Released

2017-12-08 Thread Piotr Zarzycki
ed null pointer exception which occurred while debugging MXML code. - Fixed issue "The supplied index is out of bounds". - Fixed issue where custom SDK path was not showing in macOS after a restart. - When a project is closed or deleted, close all related editor tabs. Thanks, -- Piotr Za

Re: Moonshine IDE 1.7.0 Released

2017-12-08 Thread Piotr Zarzycki
t; > It is sad > > On Fri, Dec 8, 2017 at 3:25 PM, Piotr Zarzycki > wrote: > > Hi Folks, > > > > I am pleased to announce that Moonshine 1.7.0 has been released at > > http://moonshine-ide.com/ and on the App Store. > > You can report any bugs or fea

Re: Moonshine IDE 1.7.0 Released

2017-12-15 Thread Piotr Zarzycki
iles were opening in the text editor - Visual Editor: Fixed bug where additional Visual Editor files did not show up immediately in the exported project - Visual Editor: Fixed bug where values width/height did not change in editing panel during component resize Thanks, Piotr 2017-12-08 9:25 GMT+

Re: Moonshine IDE 1.7.0 Released

2017-12-15 Thread Piotr Zarzycki
me or Josh there basically extends our time which we can spend on support Moonshine, VSCode or Apache Royale project! Thanks, Piotr 2017-12-15 10:25 GMT+01:00 hugo : > Hi Piotr Zarzycki, > > How many users/downloads (everage) per version do you have ? > Do you plan to support this IDE

Re: Moonshine IDE 1.7.0 Released

2017-12-16 Thread Piotr Zarzycki
at you will have feedback ! > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Erro FlexJS

2017-12-26 Thread Piotr Zarzycki
guration variable > 'compiler.mxml.children-as-data' > C:\SDK-Flex\SDKFlexJS\ide\IDEA\intellij-config.xml > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: problem installing SDK

2018-01-01 Thread Piotr Zarzycki
anel and in the program > files/program files (x86) folders, I don't see anything to uninstall. > > Any ideas, I am really looking forward to using Flex on my new high power > laptop. > > Cheers, > Fred > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: problem installing SDK

2018-01-01 Thread Piotr Zarzycki
s bar window goes away. > > http://analyticaonline.com/fred/flexSDK.png > > And here's a few seconds screen recording: > > http://analyticaonline.com/fred/flexSDKVideo.mp4 > > Where would I look for logging? > > Thanks for the quick reply. > > Cheers, > Fred > > On Tu

Apache in 2017 and Flex project

2018-01-01 Thread Piotr Zarzycki
s://blogs.apache.org/foundation/entry/apache-in-2017-by-the Thanks, -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: problem installing SDK

2018-01-01 Thread Piotr Zarzycki
> > afterwards. > > > > To my surprise, this time the Apache Flex SDK installer did launch and > > appears to be working. I'll cross my fingers in hope that that the > > installation is successful. > > > > Thanks so much for your help! > > Fred &

Re: Erro Apache FlexJS

2018-01-02 Thread Piotr Zarzycki
rg.apache.flex.compiler.clients.MXMLJSC.(org. > apache.flex.compiler.driver.IBackend) > > > O que pode ser? > > > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Problem installing SDK

2018-01-09 Thread Piotr Zarzycki
/track-installer.html?failure=true&label=Apache Flex > SDK > 4.16.1&version=4.16.1&os=windows&installerversion=3.3. > 0&info=&info=Flash%20SDK%20download%20failed > > > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ >

Re: Problem installing SDK

2018-01-09 Thread Piotr Zarzycki
What version of Installer are you using? Can you send full logs? On Wed, Jan 10, 2018, 01:25 chris_flex wrote: > Okay... after some time the same error appeared > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ >

Re: Problem installing SDK

2018-01-10 Thread Piotr Zarzycki
nstallerversion=3.3. > 0&info=&info=Flash%20SDK%20download%20failed > > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Moonshine IDE 1.8.0 Released

2018-01-11 Thread Piotr Zarzycki
here prompt background color makes command unreadable. - Fixed issue where "Clean Project" causes hang of IDE. - Fixed issue where "Clean Project" clears project selection. - Fixed issue with "Build & Run" command when user has a system language other than English.

Re: Flex Visual Editor in Moonshine IDE

2018-01-22 Thread Piotr Zarzycki
t; > > With this visual editor for mockups (no code), I could create a sample > > form, > > export to exe and share within minutes ! > > > > > > > > -- > > Sent from: http://apache-flex-users.246.n4.nabble.com/ > > > > > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Flex Visual Editor in Moonshine IDE

2018-01-22 Thread Piotr Zarzycki
> export to exe and share within minutes ! > > > > > > > > -- > > Sent from: http://apache-flex-users.246.n4.nabble.com/ > > > > > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Is this a bug? - TextInput

2018-02-01 Thread Piotr Zarzycki
Hi, You can file a bug here [1]. Add please small example where you can reproduce issue, version of sdk, system, version of Adobe Air. [1] https://issues.apache.org/jira/projects/FLEX/issues Thanks, Piotr On Wed, Jan 31, 2018, 19:45 bilbosax wrote: > Where do I file a bug report to Flex? > >

Re: Title Window

2018-02-06 Thread Piotr Zarzycki
I can't > find any substitute of it. > > Kindly let me know if there is any other alternate for similar > functionality. > > > > Aleena > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Problem installing SDK

2018-02-06 Thread Piotr Zarzycki
borted info= flash sdk download failed. > > > > -- > Sent from: http://apache-flex-users.2333346.n4.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Installer updated with Adobe Air 29 and Flash Player 29 beta

2018-02-11 Thread Piotr Zarzycki
Hi Folks, FYI I just updated installer with Adobe Air 29 and Flash Player 29 beta! Enjoy! :) -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

  1   2   3   >