Re: Maven Distribution SDK fixed and working for IDEs

2020-01-21 Thread Antonis Kalodimos
This sounds good news for someone to be involved with royale.
Please i someone of you who know the requirements don't break the royale
ability to be used and in the flashbuilder. Even it is old is a standard i
think for the old users that are searching where to jump for upgrade their
apps

Thank you, continue the great job that you are doing.

Στις Τρί, 21 Ιαν 2020 στις 1:15 μ.μ., ο/η Piotr Zarzycki <
piotrzarzyck...@gmail.com> έγραψε:

> Hi Carlos,
>
> Congrats! Could you provide on mailing list command to build framework with
> distribution, so users could know how to do that.
>
> Thanks,
> Piotr
>
> wt., 21 sty 2020 o 12:12 Carlos Rovira 
> napisał(a):
>
> > Hi,
> >
> > just fixed the maven distribution, and now it creates a valid SDK that
> can
> > be used with IDEs. I think this is a long awaited fix.
> >
> > So with the new maven distribution the generated SDK allows you to get
> > code intelligence and IDEs can find compilers and use it to get a valid
> > compilation. I tried only VSCode with Josh AS3&MXML extension, hope
> others
> > using Moonshine can provide feedback.
> >
> > Additionally you get the normal maven way of build with "mvn install"
> that
> > will be more near to your deploy needs.
> >
> > So people using Maven does not need to use ANT anymore to generate a
> valid
> > SDK, and we get finally to have two independent ways of building
> separated
> > one from the other.
> >
> > I'll be doing some refining this days with classpaths since I left some
> > versions hardcoded that I want to remove to make it valid as we change
> > versions.
> >
> > I'll be upgrading maven docs to reflect this change.
> >
> >
> >
> > --
> > Carlos Rovira
> > http://about.me/carlosrovira
> >
> >
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> *
>


Re: Looking for a developer to hire

2019-09-02 Thread Antonis Kalodimos
Still i haven't any working royale framework to work test learn. Stiil
waiting a complete version.
I have also a very big application to port

Thank you.

Στις Δευ, 2 Σεπ 2019 στις 7:30 μ.μ., ο/η Fred Ross-Perry <
fredrosspe...@gmail.com> έγραψε:

> Hello,
>
> I am looking for someone to port an existing Flex/mx browser application
> to Royale. Ideally someone who's already done successful porting work. A
> Royale contributor would of course be a plus.
>
> If you're interested, please contact me off-list. Thank you.
>
> Fred Ross-Perry
> fredrosspe...@gmail.com
> San Rafael, CA
>
>


Re: Looking for a developer to hire

2019-09-02 Thread Antonis Kalodimos
>From where i can download a working copy even the nightly build that i can
start working with flashbuilder or moonshine.
I am registered in dev list and i am taking and watching all the emails
they sent to this list, i am downloading succefull builds from jenkins
server in zip format and try to start even one project but i can't. I am
downloading from git and i have mirrored the develop branch but until not i
haven't made to build it with ant or maven that i have not experience even
i set up all the prerequisites in readme files. The npm version that i have
also installed globally dosn't work with moonshine or flashbuilder even i
have tried the guides for each carefully step by step many times. I have
spent at least two weekends and i have start thinking that i am not clever
enough to accomlish even the basic steps described. I started a to book for
vue.js waiting  for royale  to be released in working (for me) state the
awaiting finished version 0.9.6

Thank you

I am interesting more for the js-swf version


Στις Τρί, 3 Σεπ 2019 στις 7:36 π.μ., ο/η Piotr Zarzycki <
piotrzarzyck...@gmail.com> έγραψε:

> Hi Antonis,
>
> You can really start from the point where we currently are with Royale.
> I'm working on a port of App using Nightly build and my company is super
> happy with it.
>
> Go ahead and try! There are several other cases where port is successful.
> :)
>
> Thanks,
> Piotr
>
> On Tue, Sep 3, 2019, 12:24 AM Antonis Kalodimos <
> antonis.kalodi...@gmail.com>
> wrote:
>
> > Still i haven't any working royale framework to work test learn. Stiil
> > waiting a complete version.
> > I have also a very big application to port
> >
> > Thank you.
> >
> > Στις Δευ, 2 Σεπ 2019 στις 7:30 μ.μ., ο/η Fred Ross-Perry <
> > fredrosspe...@gmail.com> έγραψε:
> >
> > > Hello,
> > >
> > > I am looking for someone to port an existing Flex/mx browser
> application
> > > to Royale. Ideally someone who's already done successful porting work.
> A
> > > Royale contributor would of course be a plus.
> > >
> > > If you're interested, please contact me off-list. Thank you.
> > >
> > > Fred Ross-Perry
> > > fredrosspe...@gmail.com
> > > San Rafael, CA
> > >
> > >
> >
>


Re: Problems with running Royale app

2019-09-02 Thread Antonis Kalodimos
I received a while ago an email from jenkins server
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/3496/

This version is in success status as it shows.
Can i download one of these zip files and use it as an sdk for flashbuilder
or moonshine or downloaf the src.zip from jenkins and build it as the
readme instruct me?
Do I need to clone the git repository and follow the steps in readme to
have a version to point the IDE for use (build with ant, or use mvn etc) ?
Do i need to remove the npm installed

mxmlc -version
Using Royale SDK:
C:\Users\user1\AppData\Roaming\npm\node_modules\@apache-royale\royale-js-swf\royale-asjs
MXMLJSC
-sdk-js-lib=C:\Users\user1\AppData\Roaming\npm\node_modules\@apache-royale\royale-js-swf\royale-asjs\frameworks\js\Royale\generated-sources
-version
Version 0.9.4 build 0


Thank you for your interest



Στις Τρί, 3 Σεπ 2019 στις 9:34 π.μ., ο/η Piotr Zarzycki <
piotrzarzyck...@gmail.com> έγραψε:

> Antonis,
>
> Please  describe what problems do you have. Let's assume:
>
> 1) You have new nightly build
> 2) You have setup it in Moonshine
> 3) Go to folder with downloaded SDK find there folder with HelloWorld [1]
> 4) Open that in Moonshine, choose from menu Build and Run with JavaScript.
>
> Report any problems by providing screenshots, console outputs etc.
>
> [1]
>
> https://github.com/apache/royale-asjs/tree/develop/examples/royale/HelloWorld
>
> Thanks,
> Piotr
>
>
> On Tue, Sep 3, 2019, 7:31 AM Antonis Kalodimos <
> antonis.kalodi...@gmail.com>
> wrote:
>
> > From where i can download a working copy even the nightly build that i
> can
> > start working with flashbuilder or moonshine.
> > I am registered in dev list and i am taking and watching all the emails
> > they sent to this list, i am downloading succefull builds from jenkins
> > server in zip format and try to start even one project but i can't. I am
> > downloading from git and i have mirrored the develop branch but until
> not i
> > haven't made to build it with ant or maven that i have not experience
> even
> > i set up all the prerequisites in readme files. The npm version that i
> have
> > also installed globally dosn't work with moonshine or flashbuilder even i
> > have tried the guides for each carefully step by step many times. I have
> > spent at least two weekends and i have start thinking that i am not
> clever
> > enough to accomlish even the basic steps described. I started a to book
> for
> > vue.js waiting  for royale  to be released in working (for me) state the
> > awaiting finished version 0.9.6
> >
> > Thank you
> >
> > I am interesting more for the js-swf version
> >
> >
> > Στις Τρί, 3 Σεπ 2019 στις 7:36 π.μ., ο/η Piotr Zarzycki <
> > piotrzarzyck...@gmail.com> έγραψε:
> >
> > > Hi Antonis,
> > >
> > > You can really start from the point where we currently are with Royale.
> > > I'm working on a port of App using Nightly build and my company is
> super
> > > happy with it.
> > >
> > > Go ahead and try! There are several other cases where port is
> successful.
> > > :)
> > >
> > > Thanks,
> > > Piotr
> > >
> > > On Tue, Sep 3, 2019, 12:24 AM Antonis Kalodimos <
> > > antonis.kalodi...@gmail.com>
> > > wrote:
> > >
> > > > Still i haven't any working royale framework to work test learn.
> Stiil
> > > > waiting a complete version.
> > > > I have also a very big application to port
> > > >
> > > > Thank you.
> > > >
> > > > Στις Δευ, 2 Σεπ 2019 στις 7:30 μ.μ., ο/η Fred Ross-Perry <
> > > > fredrosspe...@gmail.com> έγραψε:
> > > >
> > > > > Hello,
> > > > >
> > > > > I am looking for someone to port an existing Flex/mx browser
> > > application
> > > > > to Royale. Ideally someone who's already done successful porting
> > work.
> > > A
> > > > > Royale contributor would of course be a plus.
> > > > >
> > > > > If you're interested, please contact me off-list. Thank you.
> > > > >
> > > > > Fred Ross-Perry
> > > > > fredrosspe...@gmail.com
> > > > > San Rafael, CA
> > > > >
> > > > >
> > > >
> > >
> >
>


Re: Problems with running Royale app

2019-09-03 Thread Antonis Kalodimos
Now i am downloading a new one from page that send me the
https://royale.apache.org/download/

Can i unzip from the downloaded out.zip
the apache-royale-0.9.6-bin-js-swf.zip and use it as sdk for use in
moonshine or flashbuilder?

Στις Τρί, 3 Σεπ 2019 στις 9:34 π.μ., ο/η Piotr Zarzycki <
piotrzarzyck...@gmail.com> έγραψε:

> Antonis,
>
> Please  describe what problems do you have. Let's assume:
>
> 1) You have new nightly build
> 2) You have setup it in Moonshine
> 3) Go to folder with downloaded SDK find there folder with HelloWorld [1]
> 4) Open that in Moonshine, choose from menu Build and Run with JavaScript.
>
> Report any problems by providing screenshots, console outputs etc.
>
> [1]
>
> https://github.com/apache/royale-asjs/tree/develop/examples/royale/HelloWorld
>
> Thanks,
> Piotr
>
>
> On Tue, Sep 3, 2019, 7:31 AM Antonis Kalodimos <
> antonis.kalodi...@gmail.com>
> wrote:
>
> > From where i can download a working copy even the nightly build that i
> can
> > start working with flashbuilder or moonshine.
> > I am registered in dev list and i am taking and watching all the emails
> > they sent to this list, i am downloading succefull builds from jenkins
> > server in zip format and try to start even one project but i can't. I am
> > downloading from git and i have mirrored the develop branch but until
> not i
> > haven't made to build it with ant or maven that i have not experience
> even
> > i set up all the prerequisites in readme files. The npm version that i
> have
> > also installed globally dosn't work with moonshine or flashbuilder even i
> > have tried the guides for each carefully step by step many times. I have
> > spent at least two weekends and i have start thinking that i am not
> clever
> > enough to accomlish even the basic steps described. I started a to book
> for
> > vue.js waiting  for royale  to be released in working (for me) state the
> > awaiting finished version 0.9.6
> >
> > Thank you
> >
> > I am interesting more for the js-swf version
> >
> >
> > Στις Τρί, 3 Σεπ 2019 στις 7:36 π.μ., ο/η Piotr Zarzycki <
> > piotrzarzyck...@gmail.com> έγραψε:
> >
> > > Hi Antonis,
> > >
> > > You can really start from the point where we currently are with Royale.
> > > I'm working on a port of App using Nightly build and my company is
> super
> > > happy with it.
> > >
> > > Go ahead and try! There are several other cases where port is
> successful.
> > > :)
> > >
> > > Thanks,
> > > Piotr
> > >
> > > On Tue, Sep 3, 2019, 12:24 AM Antonis Kalodimos <
> > > antonis.kalodi...@gmail.com>
> > > wrote:
> > >
> > > > Still i haven't any working royale framework to work test learn.
> Stiil
> > > > waiting a complete version.
> > > > I have also a very big application to port
> > > >
> > > > Thank you.
> > > >
> > > > Στις Δευ, 2 Σεπ 2019 στις 7:30 μ.μ., ο/η Fred Ross-Perry <
> > > > fredrosspe...@gmail.com> έγραψε:
> > > >
> > > > > Hello,
> > > > >
> > > > > I am looking for someone to port an existing Flex/mx browser
> > > application
> > > > > to Royale. Ideally someone who's already done successful porting
> > work.
> > > A
> > > > > Royale contributor would of course be a plus.
> > > > >
> > > > > If you're interested, please contact me off-list. Thank you.
> > > > >
> > > > > Fred Ross-Perry
> > > > > fredrosspe...@gmail.com
> > > > > San Rafael, CA
> > > > >
> > > > >
> > > >
> > >
> >
>


Re: Problems with running Royale app

2019-09-03 Thread Antonis Kalodimos
Ok in Moonshine it worked the new royale project it worked even compiled as
swf and js
The new flex desktop created project it fails in compilation

: Compiling NewFlexDesktopProject
: Using Royale SDK:
G:\Works\apache\out\apache-royale-0.9.6-bin-js-swf\royale-asjs
: Unknown tag:compiler.targets

and the NewActionScriptProject fails with the same error


Both the last two compile succesfully using the build with ant.


The flashbuilder doesn't recognize the above extracted royale-asjs folder
as directory that conatins a Flex SDK
I run the ant -f InstallAdobeSDKs.xml inside royale-asjs folder and after
that recognize it as "Apache Royale 0.9.6 FP11.7 AIR14.0 en_US (build
20190903)"
but i haven't made it to compile anything, the projects compiler page don't
open with message "The currently displayed page contains invaid values",
"An Error occured see errpr log for more details
java.lang.NullPointerException
I am using java ""jdk1.8.0_131"and the same in flashbuilder

Is there any way to use royale in flashbuilder?


Thank you





Στις Τρί, 3 Σεπ 2019 στις 10:24 π.μ., ο/η Piotr Zarzycki <
piotrzarzyck...@gmail.com> έγραψε:

> Yes you can unzip and point in Moonshine downloaded sdk. Once you unzip it
> point in Moonshine folder "royale-asjs".
>
> wt., 3 wrz 2019 o 09:20 Antonis Kalodimos 
> napisał(a):
>
> > Now i am downloading a new one from page that send me the
> > https://royale.apache.org/download/
> >
> > Can i unzip from the downloaded out.zip
> > the apache-royale-0.9.6-bin-js-swf.zip and use it as sdk for use in
> > moonshine or flashbuilder?
> >
> > Στις Τρί, 3 Σεπ 2019 στις 9:34 π.μ., ο/η Piotr Zarzycki <
> > piotrzarzyck...@gmail.com> έγραψε:
> >
> > > Antonis,
> > >
> > > Please  describe what problems do you have. Let's assume:
> > >
> > > 1) You have new nightly build
> > > 2) You have setup it in Moonshine
> > > 3) Go to folder with downloaded SDK find there folder with HelloWorld
> [1]
> > > 4) Open that in Moonshine, choose from menu Build and Run with
> > JavaScript.
> > >
> > > Report any problems by providing screenshots, console outputs etc.
> > >
> > > [1]
> > >
> > >
> >
> https://github.com/apache/royale-asjs/tree/develop/examples/royale/HelloWorld
> > >
> > > Thanks,
> > > Piotr
> > >
> > >
> > > On Tue, Sep 3, 2019, 7:31 AM Antonis Kalodimos <
> > > antonis.kalodi...@gmail.com>
> > > wrote:
> > >
> > > > From where i can download a working copy even the nightly build that
> i
> > > can
> > > > start working with flashbuilder or moonshine.
> > > > I am registered in dev list and i am taking and watching all the
> emails
> > > > they sent to this list, i am downloading succefull builds from
> jenkins
> > > > server in zip format and try to start even one project but i can't. I
> > am
> > > > downloading from git and i have mirrored the develop branch but until
> > > not i
> > > > haven't made to build it with ant or maven that i have not experience
> > > even
> > > > i set up all the prerequisites in readme files. The npm version that
> i
> > > have
> > > > also installed globally dosn't work with moonshine or flashbuilder
> > even i
> > > > have tried the guides for each carefully step by step many times. I
> > have
> > > > spent at least two weekends and i have start thinking that i am not
> > > clever
> > > > enough to accomlish even the basic steps described. I started a to
> book
> > > for
> > > > vue.js waiting  for royale  to be released in working (for me) state
> > the
> > > > awaiting finished version 0.9.6
> > > >
> > > > Thank you
> > > >
> > > > I am interesting more for the js-swf version
> > > >
> > > >
> > > > Στις Τρί, 3 Σεπ 2019 στις 7:36 π.μ., ο/η Piotr Zarzycki <
> > > > piotrzarzyck...@gmail.com> έγραψε:
> > > >
> > > > > Hi Antonis,
> > > > >
> > > > > You can really start from the point where we currently are with
> > Royale.
> > > > > I'm working on a port of App using Nightly build and my company is
> > > super
> > > > > happy with it.
> > > > >
> > > > > Go ahead and try! There are several other cases where port is
> > > successful.
> > > > >

Re: Problems with running Royale app

2019-09-03 Thread Antonis Kalodimos
I am quite familiar with vscode that i am using it for javascript but if i
understand how it works through flashbuilder that i was using it for years
i will have a better image and how it works and the differences for
starting up a new project and start coding with the ease of flashbuilder

Στις Τρί, 3 Σεπ 2019 στις 6:29 μ.μ., ο/η Carlos Rovira <
carlosrov...@apache.org> έγραψε:

> I think FB is a dead end too. I think Moonshine and VSCode with AS3
> extension are a very good option nowadays and more people using it means
> better user base, better feedback and reports and support the work on these
> IDEs that are evolving this days very fast. FB means use very old software
> with no real Royale support and not modified since 9 years now?...As Piotr,
> I can't recommend that...
>
> El mar., 3 sept. 2019 a las 16:06, Yishay Weiss ()
> escribió:
>
> > Both. For the record, I also use VSCode.
> >
> >
> >
> > 
> > From: Piotr Zarzycki 
> > Sent: Tuesday, September 3, 2019 5:02:59 PM
> > To: dev@royale.apache.org 
> > Subject: Re: Problems with running Royale app
> >
> > Yishay,
> >
> > Are you using Flash Builder to code as a developer or as an SDK
> developer -
> > cause there is a difference.
> >
> > I'm using Intellij to code in framework for example.
> >
> > Thanks,
> > Piotr
> >
> > On Tue, Sep 3, 2019, 3:56 PM Yishay Weiss 
> wrote:
> >
> > >
> > > >Is there any way to use royale in flashbuilder?
> > >
> > > Yes, I’m using it. If you are not satisfied with Moonshine or VSCode,
> > then
> > > Flash Builder is a viable option, although Piotr is right that Adobe
> does
> > > not support it anymore (as far as I can tell).
> > >
> >
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>


Re: Slack channel

2019-12-10 Thread Antonis Kalodimos
How can I have an apache email address ?


Στις Τετ, 11 Δεκ 2019 στις 12:27 π.μ., ο/η Andrew Wetmore <
cottag...@gmail.com> έγραψε:

> Hi, all:
>
> I have created a slack channel, "royale" in the-asf.slack.com. It is
> available if we find a use for it, and not in the way if we do not. Anyone
> with an apache email address is able to join it.
>
> Andrew
>
> --
> Andrew Wetmore
>
> http://cottage14.blogspot.com/
>


About Git repository and sources

2019-12-10 Thread Antonis Kalodimos
How can be used the source folder mirrored with git in my local pc as sdk
for using royale?

Is the ant or mavan run without problems from inside this folder?

I follow the instructions from readme and both failed for various reasons.

Is the readme instructions current?

What are the best requirements for environent vars needed for trouble free
compilation?

(I have never achieve to compile it even with maven and now with the
wrapper mvnw or ant and the long process complete without errors)

Thank you.


Re: About Git repository and sources

2019-12-11 Thread Antonis Kalodimos
1 dic. 2019 a las 5:44, Alex Harui ()
> escribió:
>
> > What errors are you currently getting?
> >
> > On 12/10/19, 5:41 PM, "Antonis Kalodimos" 
> > wrote:
> >
> > How can be used the source folder mirrored with git in my local pc as
> > sdk
> > for using royale?
> >
> > Is the ant or mavan run without problems from inside this folder?
> >
> > I follow the instructions from readme and both failed for various
> > reasons.
> >
> > Is the readme instructions current?
> >
> > What are the best requirements for environent vars needed for trouble
> > free
> > compilation?
> >
> > (I have never achieve to compile it even with maven and now with the
> > wrapper mvnw or ant and the long process complete without errors)
> >
> > Thank you.
> >
> >
> >
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>


Re: About Git repository and sources

2019-12-11 Thread Antonis Kalodimos
Hi Carlos

My folder structure is like this

D:\ApacheFlex\royale-asjs
D:\ApacheFlex\royale-compiler
D:\ApacheFlex\royale-typedefs

While the steps before executing the line
ant all -Dbuild.noprompt=true -Drelease.target=true
that failed and previous steps are completed succesfully how can i use the
royale-asjs with the maven output from previous command that was
mvn clean install -P option-with-swf  ?


Lately not even the installations from npm  working in the moonshine.





Στις Τετ, 11 Δεκ 2019 στις 5:12 μ.μ., ο/η Carlos Rovira <
carlosrov...@apache.org> έγραψε:

> Hi,
>
> not an expert in ant, maybe others could give you more light on this.
> Just can say that something is wrong with compiler since this:
>
> Copying Compiler from ${ROYALE_COMPILER_REPO}
>
> was translated to
>
>  [echo] Copying Compiler from set
>
> I think ANT expects compiler to be a sibling to framework folder (property=
> "ROYALE_COMPILER_REPO" value="${basedir}/../royale-compiler")
>
> do you have that way?
>
>
>
> El mié., 11 dic. 2019 a las 14:10, Antonis Kalodimos (<
> antonis.kalodi...@gmail.com>) escribió:
>
> > Thank you Carlos for your response response.
> > I followed your instructions and after setting the env variables
> > PLAYERGLOBAL_VERSION, ROYALE_HOME, ROYALE_COMPILER_HOME,
> > ROYALE_TYPEDEFS_HOME that they don't referred in any doc about building
> > from source, I re-download the develop branch of these three repos using
> > Git-Desktop app, I execute the steps manually from the script you use and
> > show me as [1]. The Royale compiler and typedefs finished without errors.
> > Going to the last steps the commands
> > ant super-clean
> > mvn clean install -P option-with-swf
> > finished also successfully but when tried the
> > ant all -Dbuild.noprompt=true -Drelease.target=true
> > ended with an error
> > BUILD FAILED
> > D:\ApacheFlex\royale-asjs\build.xml:499:
> > D:\ApacheFlex\royale-asjs\set\compiler\lib does not exist.
> >
> >
> > last lines of output if it helps are
> >
> > ...
> > main:
> >  [echo] swc-date is 12/11/19 14:52 +0200
> >
> > download:
> > [mkdir] Created dir:
> D:\ApacheFlex\royale-typedefs\ace\target\downloads
> >   [get] Getting:
> >
> >
> https://raw.githubusercontent.com/google/closure-compiler/master/contrib/externs/ace-1.2.3.js
> >   [get] To:
> > D:\ApacheFlex\royale-typedefs\ace\target\downloads\ace-1.2.3.js
> >  [echo] swc-date is 12/11/19 14:52 +0200
> >
> > double-check-file:
> >  [echo] ${env.ROYALE_DOWNLOAD_CACHE}
> >  [echo] Need file: ${still_no_file}
> >
> > get-from-cache-if-needed:
> >  [echo] swc-date is 12/11/19 14:52 +0200
> >
> > fail-if-not-found:
> >
> > preprocess:
> >
> > externc:
> >  [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
> >  [java] 2.4801196 seconds
> >
> > postprocess:
> >
> > compc:
> >  [copy] Copying 1 file to D:\ApacheFlex\royale-typedefs\ace\target
> >  [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
> >  [java] args:
> >  [java] +royalelib=externs/frameworks
> >  [java] -targets=SWF
> >  [java]
> >
> >
> -external-library-path+=D:\ApacheFlex\royale-typedefs\ace/../js/target/js.swc
> >  [java]
> >
> -load-config=D:\ApacheFlex\royale-typedefs\ace/target/compile-as-config.xml
> >  [java] -metadata.date=12/11/19 14:52 +0200
> >  [java] -metadata.dateFormat=MM/dd/yy HH:mm Z
> >  [java]
> -output=D:\ApacheFlex\royale-typedefs\ace/target/ace-1.2.3.swc
> >  [java] target:SWF
> >  [java] COMPC
> >  [java] Loading configuration:
> > D:\ApacheFlex\royale-typedefs\ace\target\compile-as-config.xml
> >  [java]
> >  [java] 101328 bytes written to
> > D:\ApacheFlex\royale-typedefs\ace\target\ace-1.2.3.swc in 3,042 seconds
> >  [java] 4.3610618 seconds
> >
> > main:
> >
> > check-for-airsdk:
> >
> > ask-or-fail:
> >  [echo] This folder appears to be an IDE-compatible Royale SDK.
> > [input] Do you want to download and setup the build environment? (y,
> > [n])
> > y
> >
> > ask-about-downloading-repos:
> >
> > block-main:
> >
> > check-if-ide:
> >
> > check-playerglobal-home:
> >  [echo] PLAYERGLOBAL_HOME is D:\ApacheFlex\player
> >  [echo] playerglobal.version is 11.1
> >  [echo] playerglobal.swc is
> D:\ApacheFlex\player/11.1/playerglobal.swc
> >

Re: About Git repository and sources

2019-12-11 Thread Antonis Kalodimos
Thank you Josh for your info.
Saved me from many uninstalls and reinstalls trying to figure what i was
doing wrong.
I am going to completely remove moonshine ide to reinstall it and allow it
to download by it alone all software that it needs because the 2.5.0
version i have installed doesn't recognize git and in about page have error
also in maven check.
I have installed
Apache Ant(TM) version 1.10.7 compiled on September 1 2019
and apache-maven-3.5.0




Στις Τετ, 11 Δεκ 2019 στις 5:52 μ.μ., ο/η Josh Tynjala <
joshtynj...@bowlerhat.dev> έγραψε:

> Unfortunately, 0.9.6 from npm currently broken, as I recall. If you use
> Moonshine's SDK installer, that can download a working 0.9.6 SDK. Moonshine
> applies a special fix to make it work.
>
> --
> Josh Tynjala
> Bowler Hat LLC <https://bowlerhat.dev>
>
>
> On Wed, Dec 11, 2019 at 7:36 AM Antonis Kalodimos <
> antonis.kalodi...@gmail.com> wrote:
>
> > Hi Carlos
> >
> > My folder structure is like this
> >
> > D:\ApacheFlex\royale-asjs
> > D:\ApacheFlex\royale-compiler
> > D:\ApacheFlex\royale-typedefs
> >
> > While the steps before executing the line
> > ant all -Dbuild.noprompt=true -Drelease.target=true
> > that failed and previous steps are completed succesfully how can i use
> the
> > royale-asjs with the maven output from previous command that was
> > mvn clean install -P option-with-swf  ?
> >
> >
> > Lately not even the installations from npm  working in the moonshine.
> >
> >
> >
> >
> >
> > Στις Τετ, 11 Δεκ 2019 στις 5:12 μ.μ., ο/η Carlos Rovira <
> > carlosrov...@apache.org> έγραψε:
> >
> > > Hi,
> > >
> > > not an expert in ant, maybe others could give you more light on this.
> > > Just can say that something is wrong with compiler since this:
> > >
> > > Copying Compiler from ${ROYALE_COMPILER_REPO}
> > >
> > > was translated to
> > >
> > >  [echo] Copying Compiler from set
> > >
> > > I think ANT expects compiler to be a sibling to framework folder
> > (property=
> > > "ROYALE_COMPILER_REPO" value="${basedir}/../royale-compiler")
> > >
> > > do you have that way?
> > >
> > >
> > >
> > > El mié., 11 dic. 2019 a las 14:10, Antonis Kalodimos (<
> > > antonis.kalodi...@gmail.com>) escribió:
> > >
> > > > Thank you Carlos for your response response.
> > > > I followed your instructions and after setting the env variables
> > > > PLAYERGLOBAL_VERSION, ROYALE_HOME, ROYALE_COMPILER_HOME,
> > > > ROYALE_TYPEDEFS_HOME that they don't referred in any doc about
> building
> > > > from source, I re-download the develop branch of these three repos
> > using
> > > > Git-Desktop app, I execute the steps manually from the script you use
> > and
> > > > show me as [1]. The Royale compiler and typedefs finished without
> > errors.
> > > > Going to the last steps the commands
> > > > ant super-clean
> > > > mvn clean install -P option-with-swf
> > > > finished also successfully but when tried the
> > > > ant all -Dbuild.noprompt=true -Drelease.target=true
> > > > ended with an error
> > > > BUILD FAILED
> > > > D:\ApacheFlex\royale-asjs\build.xml:499:
> > > > D:\ApacheFlex\royale-asjs\set\compiler\lib does not exist.
> > > >
> > > >
> > > > last lines of output if it helps are
> > > >
> > > > ...
> > > > main:
> > > >  [echo] swc-date is 12/11/19 14:52 +0200
> > > >
> > > > download:
> > > > [mkdir] Created dir:
> > > D:\ApacheFlex\royale-typedefs\ace\target\downloads
> > > >   [get] Getting:
> > > >
> > > >
> > >
> >
> https://raw.githubusercontent.com/google/closure-compiler/master/contrib/externs/ace-1.2.3.js
> > > >   [get] To:
> > > > D:\ApacheFlex\royale-typedefs\ace\target\downloads\ace-1.2.3.js
> > > >  [echo] swc-date is 12/11/19 14:52 +0200
> > > >
> > > > double-check-file:
> > > >  [echo] ${env.ROYALE_DOWNLOAD_CACHE}
> > > >  [echo] Need file: ${still_no_file}
> > > >
> > > > get-from-cache-if-needed:
> > > >  [echo] swc-date is 12/11/19 14:52 +0200
> > > >
> > > > fail-if-not-found:
> > > >
> > > > preprocess:
> > > >
&g

Re: About Git repository and sources

2019-12-11 Thread Antonis Kalodimos
trying to uninstall the moonshine IDE completely in order to reinstall it
clean so it can download the SDKs and whatever it need i destroy it
completely.
Does any body knows where the moonshine ide save its config information
such as installed sdks list and other stuff?

I have ruined the air installation and moonshine installation so when i try
reintall it i get

"The application could not be installed. Try installing it again. If the
problem persists, contact the application author. Error# 0"

and the application install exits




Στις Τετ, 11 Δεκ 2019 στις 5:52 μ.μ., ο/η Josh Tynjala <
joshtynj...@bowlerhat.dev> έγραψε:

> Unfortunately, 0.9.6 from npm currently broken, as I recall. If you use
> Moonshine's SDK installer, that can download a working 0.9.6 SDK. Moonshine
> applies a special fix to make it work.
>
> --
> Josh Tynjala
> Bowler Hat LLC <https://bowlerhat.dev>
>
>
> On Wed, Dec 11, 2019 at 7:36 AM Antonis Kalodimos <
> antonis.kalodi...@gmail.com> wrote:
>
> > Hi Carlos
> >
> > My folder structure is like this
> >
> > D:\ApacheFlex\royale-asjs
> > D:\ApacheFlex\royale-compiler
> > D:\ApacheFlex\royale-typedefs
> >
> > While the steps before executing the line
> > ant all -Dbuild.noprompt=true -Drelease.target=true
> > that failed and previous steps are completed succesfully how can i use
> the
> > royale-asjs with the maven output from previous command that was
> > mvn clean install -P option-with-swf  ?
> >
> >
> > Lately not even the installations from npm  working in the moonshine.
> >
> >
> >
> >
> >
> > Στις Τετ, 11 Δεκ 2019 στις 5:12 μ.μ., ο/η Carlos Rovira <
> > carlosrov...@apache.org> έγραψε:
> >
> > > Hi,
> > >
> > > not an expert in ant, maybe others could give you more light on this.
> > > Just can say that something is wrong with compiler since this:
> > >
> > > Copying Compiler from ${ROYALE_COMPILER_REPO}
> > >
> > > was translated to
> > >
> > >  [echo] Copying Compiler from set
> > >
> > > I think ANT expects compiler to be a sibling to framework folder
> > (property=
> > > "ROYALE_COMPILER_REPO" value="${basedir}/../royale-compiler")
> > >
> > > do you have that way?
> > >
> > >
> > >
> > > El mié., 11 dic. 2019 a las 14:10, Antonis Kalodimos (<
> > > antonis.kalodi...@gmail.com>) escribió:
> > >
> > > > Thank you Carlos for your response response.
> > > > I followed your instructions and after setting the env variables
> > > > PLAYERGLOBAL_VERSION, ROYALE_HOME, ROYALE_COMPILER_HOME,
> > > > ROYALE_TYPEDEFS_HOME that they don't referred in any doc about
> building
> > > > from source, I re-download the develop branch of these three repos
> > using
> > > > Git-Desktop app, I execute the steps manually from the script you use
> > and
> > > > show me as [1]. The Royale compiler and typedefs finished without
> > errors.
> > > > Going to the last steps the commands
> > > > ant super-clean
> > > > mvn clean install -P option-with-swf
> > > > finished also successfully but when tried the
> > > > ant all -Dbuild.noprompt=true -Drelease.target=true
> > > > ended with an error
> > > > BUILD FAILED
> > > > D:\ApacheFlex\royale-asjs\build.xml:499:
> > > > D:\ApacheFlex\royale-asjs\set\compiler\lib does not exist.
> > > >
> > > >
> > > > last lines of output if it helps are
> > > >
> > > > ...
> > > > main:
> > > >  [echo] swc-date is 12/11/19 14:52 +0200
> > > >
> > > > download:
> > > > [mkdir] Created dir:
> > > D:\ApacheFlex\royale-typedefs\ace\target\downloads
> > > >   [get] Getting:
> > > >
> > > >
> > >
> >
> https://raw.githubusercontent.com/google/closure-compiler/master/contrib/externs/ace-1.2.3.js
> > > >   [get] To:
> > > > D:\ApacheFlex\royale-typedefs\ace\target\downloads\ace-1.2.3.js
> > > >  [echo] swc-date is 12/11/19 14:52 +0200
> > > >
> > > > double-check-file:
> > > >  [echo] ${env.ROYALE_DOWNLOAD_CACHE}
> > > >  [echo] Need file: ${still_no_file}
> > > >
> > > > get-from-cache-if-needed:
> > > >  [echo] swc-date is 12/11/19 14:52 +0200
> > > >
> > > > fail-if

Re: About Git repository and sources

2019-12-12 Thread Antonis Kalodimos
Finally i made it to reinstall Moonshine.
Searching the internet I found the air installer logs in
%appdata%\Local\Adobe\AIR\logs
and after more searching about the logs i finally resolve the installlation
by manually searching the registry for the word Moonshine and delete it the
key or value that was founded.
After that the installation run again and finished without problem.

Στις Πέμ, 12 Δεκ 2019 στις 7:33 π.μ., ο/η Piotr Zarzycki <
piotrzarzyck...@gmail.com> έγραψε:

> Hi Guys,
>
> I have contacted with Antonis regarding Moonshine off the list. I hope to
> help him install it again.
>
> Thanks,
> Piotr
>
> czw., 12 gru 2019 o 04:11 Antonis Kalodimos 
> napisał(a):
>
> > trying to uninstall the moonshine IDE completely in order to reinstall it
> > clean so it can download the SDKs and whatever it need i destroy it
> > completely.
> > Does any body knows where the moonshine ide save its config information
> > such as installed sdks list and other stuff?
> >
> > I have ruined the air installation and moonshine installation so when i
> try
> > reintall it i get
> >
> > "The application could not be installed. Try installing it again. If the
> > problem persists, contact the application author. Error# 0"
> >
> > and the application install exits
> >
> >
> >
> >
> > Στις Τετ, 11 Δεκ 2019 στις 5:52 μ.μ., ο/η Josh Tynjala <
> > joshtynj...@bowlerhat.dev> έγραψε:
> >
> > > Unfortunately, 0.9.6 from npm currently broken, as I recall. If you use
> > > Moonshine's SDK installer, that can download a working 0.9.6 SDK.
> > Moonshine
> > > applies a special fix to make it work.
> > >
> > > --
> > > Josh Tynjala
> > > Bowler Hat LLC <https://bowlerhat.dev>
> > >
> > >
> > > On Wed, Dec 11, 2019 at 7:36 AM Antonis Kalodimos <
> > > antonis.kalodi...@gmail.com> wrote:
> > >
> > > > Hi Carlos
> > > >
> > > > My folder structure is like this
> > > >
> > > > D:\ApacheFlex\royale-asjs
> > > > D:\ApacheFlex\royale-compiler
> > > > D:\ApacheFlex\royale-typedefs
> > > >
> > > > While the steps before executing the line
> > > > ant all -Dbuild.noprompt=true -Drelease.target=true
> > > > that failed and previous steps are completed succesfully how can i
> use
> > > the
> > > > royale-asjs with the maven output from previous command that was
> > > > mvn clean install -P option-with-swf  ?
> > > >
> > > >
> > > > Lately not even the installations from npm  working in the moonshine.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Στις Τετ, 11 Δεκ 2019 στις 5:12 μ.μ., ο/η Carlos Rovira <
> > > > carlosrov...@apache.org> έγραψε:
> > > >
> > > > > Hi,
> > > > >
> > > > > not an expert in ant, maybe others could give you more light on
> this.
> > > > > Just can say that something is wrong with compiler since this:
> > > > >
> > > > > Copying Compiler from ${ROYALE_COMPILER_REPO}
> > > > >
> > > > > was translated to
> > > > >
> > > > >  [echo] Copying Compiler from set
> > > > >
> > > > > I think ANT expects compiler to be a sibling to framework folder
> > > > (property=
> > > > > "ROYALE_COMPILER_REPO" value="${basedir}/../royale-compiler")
> > > > >
> > > > > do you have that way?
> > > > >
> > > > >
> > > > >
> > > > > El mié., 11 dic. 2019 a las 14:10, Antonis Kalodimos (<
> > > > > antonis.kalodi...@gmail.com>) escribió:
> > > > >
> > > > > > Thank you Carlos for your response response.
> > > > > > I followed your instructions and after setting the env variables
> > > > > > PLAYERGLOBAL_VERSION, ROYALE_HOME, ROYALE_COMPILER_HOME,
> > > > > > ROYALE_TYPEDEFS_HOME that they don't referred in any doc about
> > > building
> > > > > > from source, I re-download the develop branch of these three
> repos
> > > > using
> > > > > > Git-Desktop app, I execute the steps manually from the script you
> > use
> > > > and
> > > > > > show me as [1]. The Royale compiler and typedefs finished without
> > > &

Re: Changes to Royale Help Docs

2019-12-19 Thread Antonis Kalodimos
I suggest somehow to be putted a last update datetime somewhere in the
site, even for small changes in docs for someone it would looks that is
active and currently updated

Στις Πέμ, 19 Δεκ 2019 στις 9:37 μ.μ., ο/η Andrew Wetmore <
cottag...@gmail.com> έγραψε:

> Hi:
>
> @carlosrovira and I are evolving the help docs, so you may see some changes
> each time you check them. For example, I have migrated information on
> Royale Layouts from the old FlexJS cwiki [1].
>
> I have created a project board in the GitHub repository to help me keep
> track of tasks as I create doc pages, populate them, and then add them to
> the table of contents. You can review that to see what the current work and
> the backlog look like, and can also add cards if you think of stuff we
> should add to the help docs [2].
>
> This also means that the table of contents will be changing. At the moment
> there are some duplications; I will clean them up as time permits.
>
> Please let me know if you run into broken links or if material you expect
> to be in the help docs seems to have disappeared.
>
> Andrew
>
>
>
> [1] https://apache.github.io/royale-docs/user-interface/layouts.html
>
> [2] https://github.com/apache/royale-docs/projects/2
>
>
>
>
> --
> Andrew Wetmore
>


Re: New article on how to create a desktop app with Apache Royale and ElectronJS

2019-05-27 Thread Antonis Kalodimos
Trying to folow this tutorial have these compile errors after putting the
 tag
col: 1 Error: This tag is unexpected. It will be ignored.


^

My code is the same as in the tutorial and it worked as expected until the
step i n which fx:script tag need to be added



Στις Δευ, 27 Μαΐ 2019 στις 6:39 μ.μ., ο/η Carlos Rovira <
carlosrov...@apache.org> έγραψε:

> Hi,
>
> new arcticle from Judah Frangipane is up!
>
> https://twitter.com/ApacheRoyale/status/1133025119075479552
>
> don't forget to share the new tweet please! :)
>
> and enjoy!!
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>


Re: New article on how to create a desktop app with Apache Royale and ElectronJS

2019-05-27 Thread Antonis Kalodimos
Yes i had this tag
.
.
.










I found that i was trying to compile it with apache-royale-0.9.6-bin-js-swf
when i changed that with apache-royale-0.9.4-bin-js
problem resolved but nothing showed (with apache-royale-0.9.6-bin-js-swf
the button and the text was showed.)



Στις Δευ, 27 Μαΐ 2019 στις 8:39 μ.μ., ο/η Carlos Rovira <
carlosrov...@apache.org> έγραψε:

> Hi Antonis,
>
> are you adding it in the HelloWorld.mxml file
> before ?
> The error seems like you are trying to add it in other part of the file or
> in other different file.
>
> Thanks
>
>
>
> El lun., 27 may. 2019 a las 18:21, Antonis Kalodimos (<
> antonis.kalodi...@gmail.com>) escribió:
>
> > Trying to folow this tutorial have these compile errors after putting the
> >  tag
> > col: 1 Error: This tag is unexpected. It will be ignored.
> >
> > 
> > ^
> >
> > My code is the same as in the tutorial and it worked as expected until
> the
> > step i n which fx:script tag need to be added
> >
> >
> >
> > Στις Δευ, 27 Μαΐ 2019 στις 6:39 μ.μ., ο/η Carlos Rovira <
> > carlosrov...@apache.org> έγραψε:
> >
> > > Hi,
> > >
> > > new arcticle from Judah Frangipane is up!
> > >
> > > https://twitter.com/ApacheRoyale/status/1133025119075479552
> > >
> > > don't forget to share the new tweet please! :)
> > >
> > > and enjoy!!
> > >
> > > --
> > > Carlos Rovira
> > > http://about.me/carlosrovira
> > >
> >
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>


Re: New article on how to create a desktop app with Apache Royale and ElectronJS

2019-05-27 Thread Antonis Kalodimos
Yes i didn't send you the whole file i was the end part only
The whole part is from this page
https://royale.codeoscopic.com/how-to-create-a-desktop-application-with-royale-and-electron/
 the same as in this page the HelloWorld.mxml and above
thetag im inserted the script showed in the same page.

The first error i found during truing to compile is from this line showed
in the example

http://ns.adobe.com/mxml/2009";

after the build task know with  apache-royale-0.9.4-bin-js  usedfor
building i am receiving this in log  shoewd in terminal vscode window

last lines
using source file:
c:\Works\NodeWorks\myElectron02\bin\js-debug\HelloWorld.js
The project 'HelloWorld' has been successfully compiled and optimized.
Error: File not found: org.apache.royale.events.utils.MouseEventConverter

90.8037847 seconds
The terminal process terminated with exit code: 3

Terminal will be reused by tasks, press any key to close it.


Στις Δευ, 27 Μαΐ 2019 στις 9:08 μ.μ., ο/η Harbs 
έγραψε:

> The XML is likely not well formed.
>
> Is the opening tag  or  ?
>
> > On May 27, 2019, at 8:47 PM, Antonis Kalodimos <
> antonis.kalodi...@gmail.com> wrote:
> >
> > Yes i had this tag
> > .
> > .
> > .
> >
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> >
> > I found that i was trying to compile it with
> apache-royale-0.9.6-bin-js-swf
> > when i changed that with apache-royale-0.9.4-bin-js
> > problem resolved but nothing showed (with apache-royale-0.9.6-bin-js-swf
> > the button and the text was showed.)
> >
> >
> >
> > Στις Δευ, 27 Μαΐ 2019 στις 8:39 μ.μ., ο/η Carlos Rovira <
> > carlosrov...@apache.org> έγραψε:
> >
> >> Hi Antonis,
> >>
> >> are you adding it in the HelloWorld.mxml file
> >> before ?
> >> The error seems like you are trying to add it in other part of the file
> or
> >> in other different file.
> >>
> >> Thanks
> >>
> >>
> >>
> >> El lun., 27 may. 2019 a las 18:21, Antonis Kalodimos (<
> >> antonis.kalodi...@gmail.com>) escribió:
> >>
> >>> Trying to folow this tutorial have these compile errors after putting
> the
> >>>  tag
> >>> col: 1 Error: This tag is unexpected. It will be ignored.
> >>>
> >>> 
> >>> ^
> >>>
> >>> My code is the same as in the tutorial and it worked as expected until
> >> the
> >>> step i n which fx:script tag need to be added
> >>>
> >>>
> >>>
> >>> Στις Δευ, 27 Μαΐ 2019 στις 6:39 μ.μ., ο/η Carlos Rovira <
> >>> carlosrov...@apache.org> έγραψε:
> >>>
> >>>> Hi,
> >>>>
> >>>> new arcticle from Judah Frangipane is up!
> >>>>
> >>>> https://twitter.com/ApacheRoyale/status/1133025119075479552
> >>>>
> >>>> don't forget to share the new tweet please! :)
> >>>>
> >>>> and enjoy!!
> >>>>
> >>>> --
> >>>> Carlos Rovira
> >>>> http://about.me/carlosrovira
> >>>>
> >>>
> >>
> >>
> >> --
> >> Carlos Rovira
> >> http://about.me/carlosrovira
> >>
>
>


Re: New article on how to create a desktop app with Apache Royale and ElectronJS

2019-05-28 Thread Antonis Kalodimos
Thank you for you spended valuable time to help.
I finally made it to compile and worked in vscode with Royale 0.9.6-bin-js
and using hardcoded in asconfig.json for the path for the jewel theme
pointning to  the apache-royale-0.9.6-bin-js-swf

below the asconfig.used

{
"compilerOptions": {
"source-map": true,
"html-template": "index.html",
"theme":
"D:/ApacheFlex/apache-royale-0.9.6-bin-js-swf/royale-asjs/frameworks/themes/JewelTheme/src/main/resources/defaults.css"
},
"additionalOptions": "-warn-public-vars=false",
"files": [
"src/Helloworld.mxml"
],
"targets": [
"JSRoyale"
]
}



Στις Τρί, 28 Μαΐ 2019 στις 4:23 μ.μ., ο/η Carlos Rovira <
carlosrov...@apache.org> έγραψε:

> Thanks for sharing Piotr!
> Great it working for you too! :)
>
> El mar., 28 may. 2019 a las 15:00, Piotr Zarzycki (<
> piotrzarzyck...@gmail.com>) escribió:
>
> > Hi Antonis,
> >
> > I took some time and I have created this example using Moonshine Jewel
> > Hello World. Basically I have created new project and added steps related
> > to Electron and I was able to run it using console window. If you are
> > interested - Example is here with instruction. [1][2]
> > Currently for some reason I cannot download Nightly build of Royale cause
> > Jenkins doesn't work, but I hope Alex launch it today.
> >
> > Judah,
> >
> > Great work!
> >
> > I bump into a small issue - When I copied content of main.js file it
> failed
> > launch application initially due to some characters -> () => {
> >
> > [1]
> https://github.com/prominic/Royale-Examples/tree/master/ElectronRoyale
> > [2]
> >
> >
> https://github.com/prominic/Royale-Examples/blob/master/ElectronRoyale/README.md
> >
> > Thanks,
> > Piotr
> >
> >
> >
> > pon., 27 maj 2019 o 20:40 Antonis Kalodimos  >
> > napisał(a):
> >
> > > Yes i didn't send you the whole file i was the end part only
> > > The whole part is from this page
> > >
> > >
> >
> https://royale.codeoscopic.com/how-to-create-a-desktop-application-with-royale-and-electron/
> > >  the same as in this page the HelloWorld.mxml and above
> > > thetag im inserted the script showed in the same
> > page.
> > >
> > > The first error i found during truing to compile is from this line
> showed
> > > in the example
> > >
> > >  > > this
> > > http://ns.adobe.com/mxml/2009";
> > >
> > > after the build task know with  apache-royale-0.9.4-bin-js  usedfor
> > > building i am receiving this in log  shoewd in terminal vscode window
> > >
> > > last lines
> > > using source file:
> > > c:\Works\NodeWorks\myElectron02\bin\js-debug\HelloWorld.js
> > > The project 'HelloWorld' has been successfully compiled and optimized.
> > > Error: File not found:
> org.apache.royale.events.utils.MouseEventConverter
> > >
> > > 90.8037847 seconds
> > > The terminal process terminated with exit code: 3
> > >
> > > Terminal will be reused by tasks, press any key to close it.
> > >
> > >
> > > Στις Δευ, 27 Μαΐ 2019 στις 9:08 μ.μ., ο/η Harbs  >
> > > έγραψε:
> > >
> > > > The XML is likely not well formed.
> > > >
> > > > Is the opening tag  or  ?
> > > >
> > > > > On May 27, 2019, at 8:47 PM, Antonis Kalodimos <
> > > > antonis.kalodi...@gmail.com> wrote:
> > > > >
> > > > > Yes i had this tag
> > > > > .
> > > > > .
> > > > > .
> > > > >
> > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > >
> > > > > I found that i was trying to compile it with
> > > > apache-royale-0.9.6-bin-js-swf
> > > > > when i changed that with apache-royale-0.9.4-bin-js
> > > > > problem resolved but nothing showed (with
> > > apache-royale-0.9.6-bin-js-swf
> > > > > the button and the text was showed.)
> > > > >
> > > > >
> > > > >
> > > > > Στις Δευ, 27 Μαΐ 2019 στις 8:39 μ.μ., ο/η Carlos Rovira <
> > > > > carlosrov...@apache.org> έγραψε:
> > > > >
> > > > >> Hi Antonis,
> > &