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: Live PrintUI Demo

2017-10-26 Thread Piotr Zarzycki
dos, teniendo usted derecho > de acceso, rectificación, cancelación y oposición de sus datos dirigiéndose > a nuestras oficinas c/ Paseo de la Habana 9 > <https://maps.google.com/?q=c/+Paseo+de+la+Habana+9&entry=gmail&source=g>-11, > 28036, Madrid con la documentación necesaria. > > -- Piotr Zarzycki mobile: +48 880 859 557 skype: zarzycki10 LinkedIn: http://www.linkedin.com/piotrzarzycki <https://pl.linkedin.com/in/piotr-zarzycki-92a53552> GitHub: https://github.com/piotrzarzycki21

Re: Convert s:DateChooser to js:DateChooser

2017-10-26 Thread Piotr Zarzycki
Peter, You have mention about monthChaned event. I didn't check myself, but in most of our components we are using only change event. It is probably quite common event in html world - What actually is doing change event in DateChooser? Maybe that is the answer for all changes? Thanks, Piotr On T

Re: Convert s:DateChooser to js:DateChooser

2017-10-26 Thread Piotr Zarzycki
pecific date selected (although the event is actually > called “selectedDateChanged”), while the “month" and “year” events are > display events (hence the names displayMonthChanged and > displayYearChanged). > > On Oct 26, 2017, at 7:41 PM, Piotr Zarzycki > wrote: > >

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: compiler errors

2017-10-27 Thread Piotr Zarzycki
other SDK. > > > > *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] > *Sent:* Friday, October 27, 2017 10:47 AM > *To:* users@royale.apache.org > *Cc:* us...@flex.apache.org > *Subject:* Re: compiler errors > > > > Carlos, > > Once you experienced error

Re: Convert s:DateChooser to js:DateChooser

2017-10-30 Thread Piotr Zarzycki
ame time you can see the enormous potential of it. > > It's a brilliant job so far by all the team and I am very excited to see it > progress to a release version and beyond. > > Doug > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ >

Re: Convert s:DateChooser to js:DateChooser

2017-10-30 Thread Piotr Zarzycki
Hi Doug, It is wonderful that you noticed that even that there are a lot of issues there you are seeing that potential in it! Thank you!, Piotr 2017-10-30 10:17 GMT+01:00 Piotr Zarzycki : > > > 2017-10-30 2:58 GMT+01:00 doug777 : > >> Thanks Peter, that's very helpful.

Re: compiler errors

2017-10-30 Thread Piotr Zarzycki
gs -> Default SDK. I run from menu Project -> "Build as JavaScript" and build was successful. Do you have similar setup ? Thanks, Piotr 2017-10-27 20:50 GMT+02:00 Piotr Zarzycki : > Carlos, > > On monday I will try 1.6.0 with FlexJS Store and let you know. > > Piotr

Re: royale build error

2017-11-01 Thread Piotr Zarzycki
Alex, I still don't understand why Carlos need to build Royale on his own. Can we provide him binary distribution ? Carlos, I believe if you start migration from FlexJS would be easier for you cause there is still some work to do to have official support for Royale in Visual Studio Code and Moon

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: Royal-Js sdk and more...

2017-11-05 Thread Piotr Zarzycki
2] http://royale.apache.org/ > [3] https://github.com/apache/royale-asjs/tree/develop/examples/royale > [4] https://nextgenactionscript.com/ > [5] http://moonshine-ide.com/ > > Feel free to ask any kind of question, the beginnings with FlexJS/Royale > become hard, but later you will l

Re: Royal-Js sdk and more...

2017-11-11 Thread Piotr Zarzycki
there >> couple of options: >> 1) You can build applications using independent from IDE tools: Ant or >> Maven >> 2) You can choose one of the available IDE which supports for now FlexJS, >> they will be soon both support Royale [4][5]. >> [1] http://home.apache.org/~pent/Flex2Royale/ >> [2] http://royale.apache.org/ >> [3] https://github.com/apache/royale-asjs/tree/develop/examples/royale >> [4] https://nextgenactionscript.com/ >> [5] http://moonshine-ide.com/ >> Feel free to ask any kind of question, the beginnings with FlexJS/Royale >> become hard, but later you will like it more. >> Piotr >> 2017-10-25 11:19 GMT+02:00 Carlos Rovira : >> >> >>> Hi Senkar, >>> >>> in Royale list you can check for Peter Ent's effort to generate a some >>> Flex2Royale App that helps with component documentation between SDKs. >>> >>> As well there's some effort by Olaf Krueger that should be migrate to >>> Royale as 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 ? >>>> >>>> -- >>>> >>> Carlos Rovira >>> http://about.me/carlosrovira >>> >>> >> > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Moonshine IDE 1.6.1 Released

2017-11-17 Thread Piotr Zarzycki
deletion appeared twice. - Menu: Fixed "File" -> "Moonshine App Store Helper" in Mac OS menu - Fixed default launch URL for Flex web browser projects. Thanks, -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: ant and mvn error...

2017-11-19 Thread Piotr Zarzycki
dles) on > project CreateJSExample: Execution process-resource- > bundles of goal org.apache.maven.plugins:maven > -remote-resources-plugin:1.5:process failed: A required class was missing > while executing org.apache.maven.plugins:maven-remote-resour > ces-plugin:1.5:process: org/apache/commons/collections/ExtendedProperties > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: building Royale

2017-11-19 Thread Piotr Zarzycki
s I moved my download directory > from the default drive c: to drive d: > > > > Maven also fails when trying to build the framework as also shown in one > of the screen shots. > > > > Thx! > > Carlos > > > > > > > > > > > >

Re: Re: ant and mvn error...

2017-11-19 Thread Piotr Zarzycki
gt; [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ > DependencyResolutionException > > 19.11.2017 21:11 tarihinde Piotr Zarzycki yazdı: > > Hi Serkan,

Re: ant and mvn error...

2017-11-19 Thread Piotr Zarzycki
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process > failed: A required class was missing while executing > org.apache.maven.plugins:maven-remote-resour > ces-plugin:1.5:process: org/apache/commons/collections/ExtendedProperties > > 19.11.2017 23:31 tarihinde Piotr Zarzyc

Re: Image jumps when trying to position it in the centre

2017-11-20 Thread Piotr Zarzycki
o images are different height and width so while setting those > properties fixes the jumping issue it also stretches the second image which > is less than desirable. > > I’ve tried setting the images visibility to true/false but that doesn’t > seem to get around the issue. > > Thanks, > Justin -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

[Royale|Moonshine] How to use Moonshine with Apache Royale applications

2017-11-20 Thread Piotr Zarzycki
Hi Folks, New Moonshine's version partially supports Apache Royale projects. I have just added instruction on the Royale Github how to use it.[1] [1] https://github.com/apache/royale-asjs/wiki/Moonshine-IDE Enjoy! :) Thanks, -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzar

Re: [Royale|Moonshine] How to use Moonshine with Apache Royale applications

2017-11-20 Thread Piotr Zarzycki
source=link&utm_campaign=sig-email&utm_content=webmail> > <#m_-4874478557998078860_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > On Mon, Nov 20, 2017 at 11:06 AM, Piotr Zarzycki < > piotrzarzyck...@gmail.com> wrote: > >> Hi Folks, >> >> New Moonshine's version

Re: ant and mvn error...

2017-11-20 Thread Piotr Zarzycki
xecution process-resource- > bundles of goal org.apache.maven.plugins:maven > -remote-resources-plugin:1.5:process failed: A required class was missing > while executing org.apache.maven.plugins:maven-remote-resour > ces-plugin:1.5:process: org/apache/commons/collections/ExtendedProperties > > 20.11.2

Re: ant and mvn error...

2017-11-20 Thread Piotr Zarzycki
Serkan, You can also try Moonshine 1.6.1. I have added today instruction on Royale Wiki [1]. [1] https://github.com/apache/royale-asjs/wiki/Moonshine-IDE Thanks, Piotr 2017-11-20 21:57 GMT+01:00 Piotr Zarzycki : > Serkan, > > Could you check in your Maven folder whether those fil

Re: building Royale

2017-11-21 Thread Piotr Zarzycki
Carlos, I'm not sure whether Maven distribution package is supported in Flash Builder. For sure it is working in Moonshine and VSCode. People who are using VSCode can provide you guidance how to use it cause it os not yet officially support Royale. In case of Moonshine there is an instruction here

Re: Release version acting different to debug version

2017-11-26 Thread Piotr Zarzycki
on. > We should put it to the Royale docs ;-) > > I'll try to continue the work with the docs after I finished the > "Try-it-now" stuff which I am currently working on. > > Thanks, > Olaf > > > > > > -- > Sent from: http://apache-royale-user

Re: Spark components in flexJS

2017-12-06 Thread Piotr Zarzycki
; > > -- > Sent from: http://apache-flex-development.2333347.n4.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Spark components in flexJS

2017-12-07 Thread Piotr Zarzycki
Hello, Try to some paste [1] and post link here. [1] https://paste.ofcode.org/ Thanks, Piotr 2017-12-07 14:01 GMT+01:00 pol2095 : > How to add mxml code, it doesn't appear > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr

Re: Spark components in flexJS

2017-12-07 Thread Piotr Zarzycki
- Main.mxml <https://paste.ofcode.org/xSGMYDVWL5FdH8cLTC667x> > - MainView <https://paste.ofcode.org/Lwa6fnbukZnmHQMQZW28D5> > > but labelField not work, it display [object Object] > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ >

Re: Spark components in flexJS

2017-12-07 Thread Piotr Zarzycki
It is enough if you upack it from the zip, and you can use it in the IDE. What IDE are you using ? Thanks, Piotr 2017-12-07 22:31 GMT+01:00 pol2095 : > How to install Royale, I can download an installer ? > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.co

Re: Spark components in flexJS

2017-12-07 Thread Piotr Zarzycki
This is the link for download -> http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs/lastSuccessfulBuild/artifact/out/ 2017-12-07 22:41 GMT+01:00 Piotr Zarzycki : > It is enough if you upack it from the zip, and you can use it in the IDE. > What IDE are you using ? > >

Re: Spark components in flexJS

2017-12-07 Thread Piotr Zarzycki
If you want to build your app only to JS it is enough to have in compiler option -targets=JSRoyale. Not sure what do you mean by specifying -target-player. Thanks, Piotr On Thu, Dec 7, 2017, 23:04 pol2095 wrote: > It work, I need to specify "-target-player=27" > > > > -- > Sent from: http://apa

Re: Spark components in flexJS

2017-12-07 Thread Piotr Zarzycki
For Application there is event: applicationComplete and for individual components initComplete Piotr 2017-12-07 23:16 GMT+01:00 pol2095 : > Other question : creationComplete Event not work ? > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ >

Re: Spark components in flexJS

2017-12-07 Thread Piotr Zarzycki
l2095 : > It doesn't exist an installer ? > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: DataGrid problem

2017-12-07 Thread Piotr Zarzycki
+01:00 pol2095 : > Hello, > > this code doesn't work : > Main.mxml <https://paste.ofcode.org/L2pikP4DdijNpgptiSDQHz> > > thanks > > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.

Re: Spark components in flexJS

2017-12-07 Thread Piotr Zarzycki
It is warnings, but compilation went ok. The result of compilation should be probably in bin folder. Thanks, Piotr On Thu, Dec 7, 2017, 23:53 pol2095 wrote: > it work but I have error at compilation > > /dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager > println > WARNI

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
Hi Olaf, Yes and it will be there and in the IDE till Apache Royale got an official release. Thanks for the support! :) Piotr On Fri, Dec 8, 2017, 12:36 Olaf Krueger wrote: > Hi Piotr, > that sounds promising, I am looking forward to checking it out! > Thanks for working on this! > > BTW: > I

Re: DataGrid problem

2017-12-08 Thread Piotr Zarzycki
Try to build individual examples. Each example have their own build.xml (ant) and pom.xml (maven) file. Thanks, Piotr On Fri, Dec 8, 2017, 13:27 pol2095 wrote: > I have an error > > /BUILD FAILED > C:\apache-royale\examples\build_example.xml:161: > C:\apache-royale\frameworks\fonts does not exi

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:24 GMT+

Re: Moonshine IDE 1.7.0 Released

2017-12-15 Thread Piotr Zarzycki
f > > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Moonshine IDE 1.7.0 Released

2017-12-15 Thread Piotr Zarzycki
Java SDK? Is it really a JDK requirement or is a JRE > sufficient? The Royale compiler requires a Java JRE so one should be > around for Moonshine to leverage. I assume Moonshine can call the compiler > without problem whether code completion is involved or not? > > Just wondering, &

Re: Moonshine IDE 1.7.0 Released

2017-12-16 Thread Piotr Zarzycki
ore there was code completion. > Moonshine was able to call the FlexJS compiler without any extra setup, and > the FlexJS compiler is a Java app, so I'm trying to understand if there is > a setup issue for the latest Moonshine and why. > > Thanks, > -Alex > > From: Pi

Re: Need help with states

2017-12-25 Thread Piotr Zarzycki
t; [1] https://gist.github.com/ok-at-github/f521e91fe95bf5b3b03eddcc48e87f40 > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Need help with states

2017-12-26 Thread Piotr Zarzycki
; > > [1] > https://github.com/apache/royale-asjs/blob/develop/ > examples/royale/RoyaleStore/src/main/royale/productsView/ > ProductCatalogPanel.mxml#L540 > > [2] > https://paste.apache.org/C6GW > > > > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: setting up development environment

2017-12-26 Thread Piotr Zarzycki
t; <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> > Virus-free. > www.avg.com > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=w

Re: Need help with states

2017-12-27 Thread Piotr Zarzycki
pattern > 'state*' (from the beginning of the item name). > > Thanks, > Olaf > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Royale Documentation

2018-01-04 Thread Piotr Zarzycki
omething like this but it is > currently > broken, maybe Piotr or Alex could help with this? > > Olaf > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Royale Documentation

2018-01-04 Thread Piotr Zarzycki
e as long as > concurrent users aren’t crazy numbers. If this helps let me know. > > > > Carlos > > > > *From:* Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] > *Sent:* Thursday, January 4, 2018 2:51 PM > *To:* users@royale.apache.org > *Subject:* Re: Royale Documenta

Re: Royale Documentation

2018-01-04 Thread Piotr Zarzycki
s://na01.safelinks.protection.outlook.com/?url= > http%3A%2F%2Fapache-roy > >ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com > %7C2c191 > >3a19b5d4b2f159b08d554063038%7Cfa7b1b5a7b34438794aed2c178de > cee1%7C0%7C0%7C6 > >36507307913268427&sdata=%2FfwGr1tCMLU3ij0kmTinYGVFRipAH > JYZWSTrGO9nUYM%3D&r > >eserved=0 > > -- 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: Getting started is not so easy..

2018-01-11 Thread Piotr Zarzycki
t; > On Fri, Jan 12, 2018 at 2:39 AM, coxfrederic > wrote: > >> I am using Apache Royale 0.9.0 with AIR 14.0 (I downloaded the latest >> though >> as per instructions .. version name not updated probably?) >> >> >> >> -- >> Sent from: http://ap

Re: Moonshine IDE 1.8.0 Released

2018-01-12 Thread Piotr Zarzycki
it works like a charm! > > > >Code Completion List: Show items in the list which contain the entered > characters at any position > Should this work even without using an asterisk? > > Thank you! > Olaf > > > > -- > Sent from: http://apache-royale-users.203

Re: RemoteObject

2018-01-15 Thread Piotr Zarzycki
; >> -Original Message- >> From: coxfrederic [mailto:coxfrede...@gmail.com] >> Sent: Thursday, January 11, 2018 9:09 PM >> To: users@royale.apache.org >> Subject: Re: RemoteObject >> >> >> >> http://ns.adobe.com/mxml/2009"; >>

Re: RemoteObject

2018-01-15 Thread Piotr Zarzycki
hings first. > thanks > > 2018-01-15 9:26 GMT+01:00 Piotr Zarzycki : > >> Hi Carlos, >> >> Can you describe more how to setup those examples ? Could you add to >> RemoteObjectAMFTest README.md file where you describe steps. I would like >> to have AMF on my

Re: ImageButton Mouse Events

2018-01-18 Thread Piotr Zarzycki
ents. > MouseEvent" > - > > all the other mouse events have type="flash.events.MouseEvent". > > This only seems to be at fault in the ImageButton. > > Doug > > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ >

Re: ImageButton Mouse Events

2018-01-18 Thread Piotr Zarzycki
> -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: .9 and VS Issue

2018-01-30 Thread Piotr Zarzycki
2) > at NodeDebugAdapter.launch (c:\Program Files\Microsoft VS > Code\resources\app\extensions\ms-vscode. > > Also at the top of VSCode it shows an error Attribute 'program' does not > exist ('c:\Users\jason\Documents\Test/bin/js-debug/index.js'). > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: .9 and VS Issue

2018-01-30 Thread Piotr Zarzycki
aste.apache.org/GFs7 Thanks, Piotr 2018-01-30 22:21 GMT+01:00 Piotr Zarzycki : > Hi Jason, > > What are you actually seeing in the folder bin/js-debug/ after compilation > ? > > Thanks, Piotr > > 2018-01-30 22:14 GMT+01:00 Jason Taylor : > >> congrats on the r

Re: .9 and VS Issue

2018-01-30 Thread Piotr Zarzycki
uot;boxSizing"] = "border-box"; > this["MozBoxSizing"] = "border-box"}, > 0, > 1, > ".unselectable", > > > On Tue, Jan 30, 2018 at 1:50 PM, Jason Taylor > wrote: > >> did that with no change, output folder looks good,

Re: .9 and VS Issue

2018-01-30 Thread Piotr Zarzycki
Jason, One thought come up to my mind. Can you add some AS code and run debugging. Let's say have something like that: [1] [1] https://paste.apache.org/QJhn Thanks, Piotr 2018-01-30 23:11 GMT+01:00 Piotr Zarzycki : > Jason, > > I think this is good place as a starting point

Re: .9 and VS Issue

2018-01-31 Thread Piotr Zarzycki
-Code Thanks, Piotr 2018-01-30 23:27 GMT+01:00 Jason Taylor : > submitted the issue to nextgen, same issue with the pastebin with as code > > On Tue, Jan 30, 2018 at 2:24 PM, Piotr Zarzycki > wrote: > >> Jason, >> >> One thought come up to my mind. Can you add

Re: Canvas

2018-02-06 Thread Piotr Zarzycki
and porting my app to Apache Flexjs/Royale 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: 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: Porting to Apache Royale

2018-02-06 Thread Piotr Zarzycki
ost 100 clients in total. > We have used different spark and mx components. > We will need your support and response while porting this Application. > > Thanks, > Aleena > > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Amended Button still not in Nightly Build

2018-02-08 Thread Piotr Zarzycki
t available for js. > > Any chance the updated version could be added to the nightly builds > sometime > soon? > > Doug > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Amended Button still not in Nightly Build

2018-02-08 Thread Piotr Zarzycki
a later > build and find that your JS app doesn't pick up fixes because it is still > using older versions. > > HTH, > -Alex > > From: Piotr Zarzycki > Reply-To: "users@royale.apache.org" > Date: Thursday, February 8, 2018 at 1:28 AM > To: "users@r

Re: Amended Button still not in Nightly Build

2018-02-08 Thread Piotr Zarzycki
; > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Amended Button still not in Nightly Build

2018-02-08 Thread Piotr Zarzycki
. Thanks to you both. >> >> Doug >> >> >> >> -- >> Sent from: http://apache-royale-users.20374.n8.nabble.com/ >> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7Ce021e861ac594

Re: Amended Button still not in Nightly Build

2018-02-08 Thread Piotr Zarzycki
le go away from an upgrade to a SWC > that the compiler does not know to delete the now obsolete JS file. But > does that actually cause something to break? > > IMO, the only time I've been burned is when we update a file in a SWC. > And that can be detected by the IDEs. > >

Moonshine IDE 1.9.0 Released!

2018-02-12 Thread Piotr Zarzycki
: https://goo.gl/7srtiY Enjoy! :), -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Moonshine IDE 1.9.0 Released!

2018-02-12 Thread Piotr Zarzycki
Hi Harbs, Thank you so much! I will post announce also on our fan page! Thanks, Piotr 2018-02-12 11:21 GMT+01:00 Gabe Harbs : > Great news! Keep up the great work! :-) > > Harbs > > On Feb 12, 2018, at 12:17 PM, Piotr Zarzycki > wrote: > > Hi Folks, > > I am plea

Re: Title Window

2018-02-14 Thread Piotr Zarzycki
ruary 06, 2018 3:03 PM > To: us...@flex.apache.org > Subject: RE: Title Window > > Thanks > > -Original Message- > From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] > Sent: Tuesday, February 06, 2018 3:10 PM > To: us...@flex.apache.org; users@royale.apache.or

Re: Title Window

2018-02-14 Thread Piotr Zarzycki
leBarModel has a "showCloseButton" field. > We just need a volunteer to put all of the pieces together and call it a > TitleWindow. > > -Alex > > From: Piotr Zarzycki > Reply-To: "users@royale.apache.org" > Date: Wednesday, February 14, 2018 at 3:50 AM > To

Re: Getting started is not so easy..

2018-02-14 Thread Piotr Zarzycki
version" isn't released, I guess an easy way >> to make Royale work with an IDE in order to experience with the framework, >> is by using Moonshine and the Royale JSOnly package. >> You just have to install Moonshine, download the JSOnly SDK and update the >> Moonshine settings with the SDK path. >> This should be done in a couple of minutes... >> >> Hope this helps, >> Olaf >> >> >> >> >> -- >> Sent from: http://apache-royale-users.20374.n8.nabble.com/ >> > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Getting started is not so easy..

2018-02-14 Thread Piotr Zarzycki
I don't know whether Josh's plugin was tested with Java 9, so better use 8. 2018-02-14 22:03 GMT+01:00 Piotr Zarzycki : > Hi Frederic, > > First of all if you use JS only Royale you won't have to download > anything. The second thing is that there is no anymore target

Re: Getting started is not so easy..

2018-02-14 Thread Piotr Zarzycki
And Again you are using some old code. There is not anymore flexjs namespaces. Take a look into the Royale blog post Hello World -> http://royale.apache.org/creating-a-hello-world-in-apache-royale/ 2018-02-14 22:03 GMT+01:00 Piotr Zarzycki : > I don't know whether Josh's plugin

Re: Substitutes in Apache Royale

2018-02-15 Thread Piotr Zarzycki
.royale.core.IPopUp or >> .IPopUpHost >> import org.apache.royale.utils.StringUtil;// instead of import >> mx.utils.StringUtil; >> >> Reference: http://apacheflexbuild.cloudapp.net:8080/job/ >> Royale_ASDoc_Example/lastSuccessfulBuild/artifact/examples/ >> royale/ASDoc/bin/js-debug/index.html >> >> Thanks, >> Alina Kazi >> >> >> > > > -- > Carlos Rovira > http://about.me/carlosrovira > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Getting started is not so easy..

2018-02-15 Thread Piotr Zarzycki
for something like the "Play" icon in Flash > Builder. Now I need to build manually and then refresh the page in Chrome. > Is this the preferred way? > > Thanks for any feedback, eager to explore Royale further. > > On Wed, Feb 14, 2018 at 10:07 PM, Piotr Zarzycki <

Re: RemoteObject

2018-02-15 Thread Piotr Zarzycki
ition'); > ^^^ > > Feb 15, 2018 11:51:04 AM com.google.javascript.jscomp.LoggerErrorManager > println > SEVERE: /Users/frederic/Desktop/Personal/Web Projects/Workspaces/Royale/ > HelloRoyale/bin/js-debug/org/apache/royale/reflection/TypeDefinition.js:15: > ERROR - requir

Re: RemoteObject

2018-02-15 Thread Piotr Zarzycki
tutorial, it > will tell you that you should see a download window instead of this > message. This confused people so this is the new behaviour starting from > amfphp 1.2.View the amfphp > documentationLoad the service browser > > Should I target a specific file with the JS ve

Re: Moonshine project names

2018-02-15 Thread Piotr Zarzycki
oject names to contain latin5 characters ? > > eg: ışğç and İŞĞÇ > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Moonshine project names

2018-02-15 Thread Piotr Zarzycki
The other thing is - Do you have such project where you have to use characters from latin ? Thanks, Piotr 2018-02-15 21:40 GMT+01:00 Serkan Taş : > Sure, keyboard is not typing :) > > ok i will. > > 15.02.2018 23:38 tarihinde Piotr Zarzycki yazdı: > > Hi Serkan, >

Re: RemoteObject

2018-02-16 Thread Piotr Zarzycki
<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fclients.cityfashion.dev.exuvis.com&data=02%7C01%7Caharui%40adobe.com%7C3c68ff16e47d4dce093508d5747564fc%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636542969912666397&sdata=%2BiTohXW1uaTpydtAlGWa0leTvEQKK2Wg6XtN%2FqQ7

Re: about includeIn keyword

2018-02-17 Thread Piotr Zarzycki
tion i am using states for component visibility and > activity. What is may be the Royal way ? > > Example : > > > bottom="264" horizontalCenter="0" verticalCenter="-3"/> > > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: about includeIn keyword

2018-02-17 Thread Piotr Zarzycki
> > (Gives error : This tag is unexpected. It will be ignored) > > > > > > > > > > > > > > > > > > > > > > > > > 18.02.2018 00:41 tarihinde Piotr Zarzycki yazdı: > > Hi Serkan > > In Royale you are usi

Re: about includeIn keyword

2018-02-17 Thread Piotr Zarzycki
> > > > > Is it also restricted to be declared in application ? > > 18.02.2018 01:17 tarihinde Piotr Zarzycki yazdı: > > Application itself cannot have states. States can appear in the View or > other components which you will create. > > 2018-02-17 23:14 GMT+01:00 Serk

Re: about includeIn keyword

2018-02-17 Thread Piotr Zarzycki
m_-208481092747486713_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > On Sat, Feb 17, 2018 at 6:38 PM, Serkan Taş > wrote: > >> Thanks Piotr, >> >> I'll work on... >> >> 18.02.2018 01:29 tarihinde Piotr Zarzycki yazdı: >> >> It is true that in

Re: RemoteObject

2018-02-18 Thread Piotr Zarzycki
le-asjs/issues/119, can't get >>>> the JAVA part to work but changing the AMF endpoint to AMFPHP I get an >>>> error code when calling, so maybe that can help further research >>>> >>>> On Fri, Feb 16, 2018 at 9:21 PM, Fréderic Cox >>>> wrote: >>>> >>>>> Any instructions on how to build the example? This is kind of >>>>> complicated for me as I have 0 experience with JAVA and even less with >>>>> Maven ;-) >>>>> >>>> >>>> >>> >>> >> >> >> -- >> Carlos Rovira >> http://about.me/carlosrovira >> >> > > > -- > *Regards,* > Prashant Kumar* | *Mob.: +91 8408811225 <+91%2084088%2011225> > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Substitutes in Apache Royale

2018-02-18 Thread Piotr Zarzycki
Alex, Are you saying that our SWF compiler is capable to compile Flex app? Wow didn't know. I thought everything what is written in Royale doesn't understand Flex. :) Piotr On Mon, Feb 19, 2018, 08:35 Alex Harui wrote: > Hi Alina, > > What I'm asking is that you take your original code without

Re: Substitutes in Apache Royale

2018-02-19 Thread Piotr Zarzycki
imagine a way to handle the > async behavior in other way. Maybe your scenario was different right? > > > -- > Carlos Rovira > http://about.me/carlosrovira > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Substitutes in Apache Royale

2018-02-19 Thread Piotr Zarzycki
and >> Result events are a must or at least I can't imagine a way to handle the >> async behavior in other way. Maybe your scenario was different right? >> >> >> -- >> Carlos Rovira >> http://about.me/carlosrovira >> >> >> > > > -- > Carlos Rovira > http://about.me/carlosrovira > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: rs model / tag

2018-02-19 Thread Piotr Zarzycki
Mandeep, You have to just open them. Most of them were configured to work with Moonshine. Once you open there is possibility that something went wrong, so you need to check Project Settings. Are you pointing to the good Royale SDK folder. ? Did you try open Hello World? Try also reseting all se

Re: Substitutes in Apache Royale

2018-02-20 Thread Piotr Zarzycki
"Project" -> "Build Project" - it will use SWF compiler > Build to JS only "Project" -> "Build as JavaScript" > > [1] https://goo.gl/AQhG21 > > Thanks, > Piotr > > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

Re: Substitutes in Apache Royale

2018-02-21 Thread Piotr Zarzycki
as getItemAt(0)? > > You have so many files to port, it is tempting to create a Spark-ish and > MX-ish component set. They wouldn't be fully backward compatible but would > try to implement the most commonly used APIs. I'm wondering what > percentage of Flex APIs you actua

Say Hello to TranspiledActionScript Idea!

2018-02-22 Thread Piotr Zarzycki
piledactionscript.com/ [4] https://github.com/PureMVC/puremvc-as3-demo-flex-employeeadmin [5] https://transpiledactionscript.com/examples/PureMVCEmployeeAdminBasic/ [6] https://transpiledactionscript.com/examples/PureMVCEmployeeAdminMDL/ [7] https://www.patreon.com/piotrzarzycki Thanks, -- Piotr

Re: Say Hello to TranspiledActionScript Idea!

2018-02-22 Thread Piotr Zarzycki
gt; you have done! > > I think this should be promoted vía social networks to spread the word > (twitter, facebook,...) > > again great job! :)) > > > 2018-02-22 15:59 GMT+01:00 Piotr Zarzycki : > >> Hi Folks, >> >> Almost four months ago, I created a reposit

Re: Say Hello to TranspiledActionScript Idea!

2018-02-22 Thread Piotr Zarzycki
Btw. I didn't have a chance to test the website on a Retina display, so if you have such a display, please let me know how the website looks. :) Thanks, Piotr 2018-02-22 16:21 GMT+01:00 Piotr Zarzycki : > Hi Carlos, > > Thank you! There will be much more! I will definitely taste

Re: Say Hello to TranspiledActionScript Idea!

2018-02-22 Thread Piotr Zarzycki
in order to enable him to continue his awesome > work! > > Thanks, > Olaf > > [7] https://www.patreon.com/piotrzarzycki > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*

  1   2   3   4   5   6   >