AW: MDL Tweet

2016-11-09 Thread Christofer Dutz
Well merging this will break the ant build for the examples, that's why I 
didn't want do do it yet.

Chris



Von meinem Samsung Galaxy Smartphone gesendet.


 Ursprüngliche Nachricht 
Von: Carlos Rovira 
Datum: 08.11.16 23:24 (GMT+01:00)
An: dev@flex.apache.org
Betreff: Re: MDL Tweet

Great Chris,

I merged from develop since a commit for fix the build from Peter was
needed.
as well get some missing lines from my pom since I was not getting MDL
styles.

I think we should merge all in develop, and then remove my branch, since I
need those changes to continue working

Hope Alex and others could check if all of this are right

This is a first step in the milestone to get images from CSS, we need to
pursue now the other problems already arise

Thanks for solving this! :)

Carlos



2016-11-08 16:29 GMT+01:00 Christofer Dutz :

> Hi all,
>
> I just resolved the resource-copying problem, by removing the cleanup code
> from the compiler. Now the resources are copied and are staying in place
> even after the compilation.
> I also pulled in the MDLExample and fine tuned the pom and now it
> correctly builds and the resulting application displays that strange
> „Unknown.jpg“ ... I’ve done all of this in the
> „feature-autobuild/example-maven-dirs“ branch. Would be cool if we could
> assure that the not-deleting doesn’t cause any problems with Ant. Maven
> works just fine as it usually
> cleans everything before starting to do it’s work.
>
> Chris
>
>
> Am 07.11.16, 19:17 schrieb "Josh Tynjala" :
>
> Hey Piotr,
>
> That could be tricky. To debug the original ActionScript for the FlexJS
> components (while running the generated JavaScript), you would need to
> generate source maps somehow. The SDK doesn't generate any source maps
> by
> default and it also uses compiled SWCs. You probably need to add the
> FlexJS
> source code to your project's source path, instead of the SWCs. I'd try
> setting the config field in your asconfig.json to js to omit the FlexJS
> SWCs. Then, point the source-path to the appropriate folders in the
> SDK.
>
> - Josh
>
> On Sat, Nov 5, 2016 at 4:32 AM, piotrz 
> wrote:
>
> > Josh,
> >
> > Couple of questions before I jum into this deeper.
> >
> > How you debug FlexJS ? Let say that you have some project example
> which use
> > MDL components.
> >
> > I will try to achieve with VSCode following thing:
> > - Build Falcon and FlexJS maven
> > - Build simple project through maven - debug it and have connected in
> > somehow sources from FlexJS to hunt bugs - Is it possible ?
> >
> > Thanks,
> > Piotr
> >
> >
> >
> > -
> > Apache Flex PMC
> > piotrzarzyck...@gmail.com
> > --
> > View this message in context: http://apache-flex-
> > development.247.n4.nabble.com/MDL-Tweet-tp56042p56271.html
> > Sent from the Apache Flex Development mailing list archive at
> Nabble.com.
> >
>
>
>


--

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, 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-11, 28036, Madrid con la documentación
necesaria.


Re: MDL Tweet

2016-11-09 Thread Carlos Rovira
Yeah, for that reason is what I was saying that hope Alex (and others on
ANT) could review soon this branch and see if all is ok to merge :)

2016-11-09 12:22 GMT+01:00 Christofer Dutz :

> Well merging this will break the ant build for the examples, that's why I
> didn't want do do it yet.
>
> Chris
>
>
>
> Von meinem Samsung Galaxy Smartphone gesendet.
>
>
>  Ursprüngliche Nachricht 
> Von: Carlos Rovira 
> Datum: 08.11.16 23:24 (GMT+01:00)
> An: dev@flex.apache.org
> Betreff: Re: MDL Tweet
>
> Great Chris,
>
> I merged from develop since a commit for fix the build from Peter was
> needed.
> as well get some missing lines from my pom since I was not getting MDL
> styles.
>
> I think we should merge all in develop, and then remove my branch, since I
> need those changes to continue working
>
> Hope Alex and others could check if all of this are right
>
> This is a first step in the milestone to get images from CSS, we need to
> pursue now the other problems already arise
>
> Thanks for solving this! :)
>
> Carlos
>
>
>
> 2016-11-08 16:29 GMT+01:00 Christofer Dutz :
>
> > Hi all,
> >
> > I just resolved the resource-copying problem, by removing the cleanup
> code
> > from the compiler. Now the resources are copied and are staying in place
> > even after the compilation.
> > I also pulled in the MDLExample and fine tuned the pom and now it
> > correctly builds and the resulting application displays that strange
> > „Unknown.jpg“ ... I’ve done all of this in the
> > „feature-autobuild/example-maven-dirs“ branch. Would be cool if we could
> > assure that the not-deleting doesn’t cause any problems with Ant. Maven
> > works just fine as it usually
> > cleans everything before starting to do it’s work.
> >
> > Chris
> >
> >
> > Am 07.11.16, 19:17 schrieb "Josh Tynjala" :
> >
> > Hey Piotr,
> >
> > That could be tricky. To debug the original ActionScript for the
> FlexJS
> > components (while running the generated JavaScript), you would need
> to
> > generate source maps somehow. The SDK doesn't generate any source
> maps
> > by
> > default and it also uses compiled SWCs. You probably need to add the
> > FlexJS
> > source code to your project's source path, instead of the SWCs. I'd
> try
> > setting the config field in your asconfig.json to js to omit the
> FlexJS
> > SWCs. Then, point the source-path to the appropriate folders in the
> > SDK.
> >
> > - Josh
> >
> > On Sat, Nov 5, 2016 at 4:32 AM, piotrz 
> > wrote:
> >
> > > Josh,
> > >
> > > Couple of questions before I jum into this deeper.
> > >
> > > How you debug FlexJS ? Let say that you have some project example
> > which use
> > > MDL components.
> > >
> > > I will try to achieve with VSCode following thing:
> > > - Build Falcon and FlexJS maven
> > > - Build simple project through maven - debug it and have connected
> in
> > > somehow sources from FlexJS to hunt bugs - Is it possible ?
> > >
> > > Thanks,
> > > Piotr
> > >
> > >
> > >
> > > -
> > > Apache Flex PMC
> > > piotrzarzyck...@gmail.com
> > > --
> > > View this message in context: http://apache-flex-
> > > development.247.n4.nabble.com/MDL-Tweet-tp56042p56271.html
> > > Sent from the Apache Flex Development mailing list archive at
> > Nabble.com.
> > >
> >
> >
> >
>
>
> --
>
> Carlos Rovira
> Director General
> M: +34 607 22 60 05
> http://www.codeoscopic.com
> http://www.avant2.es
>
>
> Este mensaje se dirige exclusivamente a su destinatario y puede contener
> información privilegiada o confidencial. Si ha recibido este mensaje por
> error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
> proceda a su destrucción.
>
> De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
> que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
> S.A. La finalidad de dicho tratamiento es facilitar la prestación del
> servicio o información solicitados, 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-11, 28036, Madrid con la documentación
> necesaria.
>



-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, 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

Re: [LAST CALL] Flex SDK 4.16

2016-11-09 Thread Mihai Chira
I am reverting [1] in the next few hours, and we'll continue the
discussion after the release to find a solution which doesn't break
backwards compatibility.

On 8 November 2016 at 23:59, Justin Mclean  wrote:
> Hi,
>
> We’re getting closer to making a release candidate for the next Flex SDK 
> release.
>
> Currently the two things holding up this release are there two JIRAs:
> [1] FLEX-34880 Place Sort and SortField state setters behind mx_internal
> [2] FLEX-35166 Installer can't handle Adobe AIR 24
>
> I notice that [2] is currently unassigned, can someone confirm that they are 
> looking in to and assign it to themselves.
>
> Now would also be a good time to check that the LICENSE and NOTICE files are 
> correct.
>
> If there are any other issues that you know about please reply here.
>
> Thanks,
> Justin
>
> 1. https://issues.apache.org/jira/browse/FLEX-34880
> 2. https://issues.apache.org/jira/browse/FLEX-35166
>


Re: AW: [FlexJS/Falcon] Build concerns

2016-11-09 Thread Alex Harui
I'm not seeing a patch error in your pasted log.  This log looks more like
the build for the MDL branch didn't build the MDL swc or store it as a
snapshot in your local repo.

Regarding the patch, I think Maven and Ant are calling git patch instead
of GNU's patch.  Can you try manually applying the patch via command line
and see if you still have the problem?

Thanks,
-Alex

On 11/8/16, 11:30 PM, "piotrz"  wrote:

>I've removed everything from maven repo and all generated file in typedefs
>repo. It's still failing on this patch file.
>Maybe today I will try remove git repo and checkout once again. Same with
>example. I've tried two and both are failing with the same error [1]
>
>[1] https://paste.apache.org/Nnqt
>
>
>
>-
>Apache Flex PMC
>piotrzarzyck...@gmail.com
>--
>View this message in context:
>http://apache-flex-development.247.n4.nabble.com/FlexJS-Falcon-Build-c
>oncerns-tp56292p56395.html
>Sent from the Apache Flex Development mailing list archive at Nabble.com.



Re: MDL Tweet

2016-11-09 Thread Alex Harui


On 11/9/16, 3:51 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
 wrote:

>Yeah, for that reason is what I was saying that hope Alex (and others on
>ANT) could review soon this branch and see if all is ok to merge :)

I started on this yesterday.  I'm having a puzzling problem with Zip-ing
the SWCs that I think is un-related to any changes.  Once I get past that,
fixing the Ant side should be easy.

-Alex



Re: [LAST CALL] Flex SDK 4.16

2016-11-09 Thread Alex Harui
What do we want to do about the BrokerLocalConnection option for MXMLC?

-Alex

On 11/8/16, 2:59 PM, "Justin Mclean"  wrote:

>Hi,
>
>We’re getting closer to making a release candidate for the next Flex SDK
>release. 
>
>Currently the two things holding up this release are there two JIRAs:
>[1] FLEX-34880 Place Sort and SortField state setters behind mx_internal
>[2] FLEX-35166 Installer can't handle Adobe AIR 24
>
>I notice that [2] is currently unassigned, can someone confirm that they
>are looking in to and assign it to themselves.
>
>Now would also be a good time to check that the LICENSE and NOTICE files
>are correct.
>
>If there are any other issues that you know about please reply here.
>
>Thanks,
>Justin
>
>1. https://issues.apache.org/jira/browse/FLEX-34880
>2. https://issues.apache.org/jira/browse/FLEX-35166
>



Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Carlos Rovira
I'll try to see it and report about my findings

thanks



2016-11-09 0:04 GMT+01:00 Alex Harui :

>
>
> On 11/8/16, 2:53 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
> 
> wrote:
>
> >Hi Alex,
> >
> >I think I only need for now, "background-image" management.
> >So could you add the ability to not cut this property?
> >In this way, I could continue my work, and eventually change at some point
> >for AdvancedCSSValueImpl to make more things
> >
> >Could this be possible?
>
> I'll add it to my list.  You are welcome to try to make the change
> yourself in SimpleCSSValuesImpl.parseStyles.
>
> -Alex
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, 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-11, 28036, Madrid con la documentación
necesaria.


Re: MDL Tweet

2016-11-09 Thread Carlos Rovira
Great Alex, hope you catch it :)

2016-11-09 16:56 GMT+01:00 Alex Harui :

>
>
> On 11/9/16, 3:51 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
> 
> wrote:
>
> >Yeah, for that reason is what I was saying that hope Alex (and others on
> >ANT) could review soon this branch and see if all is ok to merge :)
>
> I started on this yesterday.  I'm having a puzzling problem with Zip-ing
> the SWCs that I think is un-related to any changes.  Once I get past that,
> fixing the Ant side should be easy.
>
> -Alex
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, 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-11, 28036, Madrid con la documentación
necesaria.


Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Carlos Rovira
Hi Alex,

I'm trying to do this simple String operation:

if(value.indexOf("url") >= 0)
   obj[pieces[0]] = pieces[1];

and browser is reporting this error:

"TypeError: null is not an object (evaluating 'value.indexOf')"

maybe is something simple I can't see, but I can't see the problem here...

Hope you could give some clue

Thanks


El 9 de noviembre de 2016, 17:33, Carlos Rovira <
carlos.rov...@codeoscopic.com> escribió:

> I'll try to see it and report about my findings
>
> thanks
>
>
>
> 2016-11-09 0:04 GMT+01:00 Alex Harui :
>
>>
>>
>> On 11/8/16, 2:53 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
>> 
>> wrote:
>>
>> >Hi Alex,
>> >
>> >I think I only need for now, "background-image" management.
>> >So could you add the ability to not cut this property?
>> >In this way, I could continue my work, and eventually change at some
>> point
>> >for AdvancedCSSValueImpl to make more things
>> >
>> >Could this be possible?
>>
>> I'll add it to my list.  You are welcome to try to make the change
>> yourself in SimpleCSSValuesImpl.parseStyles.
>>
>> -Alex
>>
>>
>
>
> --
>
> Carlos Rovira
> Director General
> M: +34 607 22 60 05
> http://www.codeoscopic.com
> http://www.avant2.es
>
>
> Este mensaje se dirige exclusivamente a su destinatario y puede contener
> información privilegiada o confidencial. Si ha recibido este mensaje por
> error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
> proceda a su destrucción.
>
> De la vigente Ley Orgánica de Protección de Datos (15/1999), le
> comunicamos que sus datos forman parte de un fichero cuyo responsable es
> CODEOSCOPIC S.A. La finalidad de dicho tratamiento es facilitar la
> prestación del servicio o información solicitados, 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-11, 28036, Madrid con la
> documentación necesaria.
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, 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-11, 28036, Madrid con la documentación
necesaria.


Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Alex Harui


On 11/9/16, 9:22 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
 wrote:

>Hi Alex,
>
>I'm trying to do this simple String operation:
>
>if(value.indexOf("url") >= 0)
>   obj[pieces[0]] = pieces[1];
>
>and browser is reporting this error:
>
>"TypeError: null is not an object (evaluating 'value.indexOf')"
>
>maybe is something simple I can't see, but I can't see the problem here...
>
>Hope you could give some clue

Is this inside parseStyles?  What is the input string?  Maybe post all of
parseStyles so we can see it in context.

-Alex



Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Carlos Rovira
I want that having this line:



avoid background property removal.

So in this method I added the bold lines:

public function parseStyles(styles:String):Object
{
var obj:Object = {};
var parts:Array = styles.split(";");
for each (var part:String in parts)
{
var pieces:Array = part.split(":");
var value:String = pieces[1];
if (value == "null")
obj[pieces[0]] = null;
else if (value == "true")
obj[pieces[0]] = true;
else if (value == "false")
obj[pieces[0]] = false;
*else if(value.indexOf("url") >= 0)*
*obj[pieces[0]] = value;*
else
{
var n:Number = Number(value);
if (isNaN(n))
{
if (value.charAt(0) == "#")
{
obj[pieces[0]] = CSSUtils.toColor(value);
}
else
{
if (value.charAt(0) == "'")
value = value.substr(1, value.length - 2);
else if (value.charAt(0) == '"')
value = value.substr(1, value.length - 2);
obj[pieces[0]] = value;
}
}
else
obj[pieces[0]] = n;
}
}
return obj;
}




2016-11-09 18:43 GMT+01:00 Alex Harui :

>
>
> On 11/9/16, 9:22 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
> 
> wrote:
>
> >Hi Alex,
> >
> >I'm trying to do this simple String operation:
> >
> >if(value.indexOf("url") >= 0)
> >   obj[pieces[0]] = pieces[1];
> >
> >and browser is reporting this error:
> >
> >"TypeError: null is not an object (evaluating 'value.indexOf')"
> >
> >maybe is something simple I can't see, but I can't see the problem here...
> >
> >Hope you could give some clue
>
> Is this inside parseStyles?  What is the input string?  Maybe post all of
> parseStyles so we can see it in context.
>
> -Alex
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, 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-11, 28036, Madrid con la documentación
necesaria.


Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Alex Harui
Hi Carlos,

I'm wondering if you get an error without your code in there.  It might be
that the trailing ';' in the string creates a problem for the algorithm.
It might split the parts into 4 parts where the last part is essentially
an empty string and thus there is no ':' and so pieces[1] will be null.
Then values would be null.  I don't like adding checks for stuff like
that, but maybe we have to for now.

-Alex

On 11/9/16, 9:48 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
 wrote:

>I want that having this line:
>
>
>
>avoid background property removal.
>
>So in this method I added the bold lines:
>
>public function parseStyles(styles:String):Object
>{
>var obj:Object = {};
>var parts:Array = styles.split(";");
>for each (var part:String in parts)
>{
>var pieces:Array = part.split(":");
>var value:String = pieces[1];
>if (value == "null")
>obj[pieces[0]] = null;
>else if (value == "true")
>obj[pieces[0]] = true;
>else if (value == "false")
>obj[pieces[0]] = false;
>*else if(value.indexOf("url") >= 0)*
>*obj[pieces[0]] = value;*
>else
>{
>var n:Number = Number(value);
>if (isNaN(n))
>{
>if (value.charAt(0) == "#")
>{
>obj[pieces[0]] = CSSUtils.toColor(value);
>}
>else
>{
>if (value.charAt(0) == "'")
>value = value.substr(1, value.length - 2);
>else if (value.charAt(0) == '"')
>value = value.substr(1, value.length - 2);
>obj[pieces[0]] = value;
>}
>}
>else
>obj[pieces[0]] = n;
>}
>}
>return obj;
>}
>
>
>
>
>2016-11-09 18:43 GMT+01:00 Alex Harui :
>
>>
>>
>> On 11/9/16, 9:22 AM, "carlos.rov...@gmail.com on behalf of Carlos
>>Rovira"
>> 
>> wrote:
>>
>> >Hi Alex,
>> >
>> >I'm trying to do this simple String operation:
>> >
>> >if(value.indexOf("url") >= 0)
>> >   obj[pieces[0]] = pieces[1];
>> >
>> >and browser is reporting this error:
>> >
>> >"TypeError: null is not an object (evaluating 'value.indexOf')"
>> >
>> >maybe is something simple I can't see, but I can't see the problem
>>here...
>> >
>> >Hope you could give some clue
>>
>> Is this inside parseStyles?  What is the input string?  Maybe post all
>>of
>> parseStyles so we can see it in context.
>>
>> -Alex
>>
>>
>
>
>-- 
>
>Carlos Rovira
>Director General
>M: +34 607 22 60 05
>http://www.codeoscopic.com
>http://www.avant2.es
>
>
>Este mensaje se dirige exclusivamente a su destinatario y puede contener
>información privilegiada o confidencial. Si ha recibido este mensaje por
>error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
>proceda a su destrucción.
>
>De la vigente Ley Orgánica de Protección de Datos (15/1999), le
>comunicamos
>que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
>S.A. La finalidad de dicho tratamiento es facilitar la prestación del
>servicio o información solicitados, 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-11, 28036, Madrid con la documentación
>necesaria.



Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Carlos Rovira
Hi Alex,

maybe you said ";" and you want to say "/", I think the algorithm should
break in:

parts[0] -> color: #666
parts[1] -> height: 176px
parts[2] -> background: url('assets/Unknown.jpeg') center / cover

and then when reach the latest, split in:

pieces = ["background", "url('assets/Unknown.jpeg') center / cover"]

isn't it?

Anyway, if I try to reduce to this:



I continue having the same null error.







2016-11-09 19:14 GMT+01:00 Alex Harui :

> Hi Carlos,
>
> I'm wondering if you get an error without your code in there.  It might be
> that the trailing ';' in the string creates a problem for the algorithm.
> It might split the parts into 4 parts where the last part is essentially
> an empty string and thus there is no ':' and so pieces[1] will be null.
> Then values would be null.  I don't like adding checks for stuff like
> that, but maybe we have to for now.
>
> -Alex
>
> On 11/9/16, 9:48 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
> 
> wrote:
>
> >I want that having this line:
> >
> >
> >
> >avoid background property removal.
> >
> >So in this method I added the bold lines:
> >
> >public function parseStyles(styles:String):Object
> >{
> >var obj:Object = {};
> >var parts:Array = styles.split(";");
> >for each (var part:String in parts)
> >{
> >var pieces:Array = part.split(":");
> >var value:String = pieces[1];
> >if (value == "null")
> >obj[pieces[0]] = null;
> >else if (value == "true")
> >obj[pieces[0]] = true;
> >else if (value == "false")
> >obj[pieces[0]] = false;
> >*else if(value.indexOf("url") >= 0)*
> >*obj[pieces[0]] = value;*
> >else
> >{
> >var n:Number = Number(value);
> >if (isNaN(n))
> >{
> >if (value.charAt(0) == "#")
> >{
> >obj[pieces[0]] = CSSUtils.toColor(value);
> >}
> >else
> >{
> >if (value.charAt(0) == "'")
> >value = value.substr(1, value.length - 2);
> >else if (value.charAt(0) == '"')
> >value = value.substr(1, value.length - 2);
> >obj[pieces[0]] = value;
> >}
> >}
> >else
> >obj[pieces[0]] = n;
> >}
> >}
> >return obj;
> >}
> >
> >
> >
> >
> >2016-11-09 18:43 GMT+01:00 Alex Harui :
> >
> >>
> >>
> >> On 11/9/16, 9:22 AM, "carlos.rov...@gmail.com on behalf of Carlos
> >>Rovira"
> >> 
> >> wrote:
> >>
> >> >Hi Alex,
> >> >
> >> >I'm trying to do this simple String operation:
> >> >
> >> >if(value.indexOf("url") >= 0)
> >> >   obj[pieces[0]] = pieces[1];
> >> >
> >> >and browser is reporting this error:
> >> >
> >> >"TypeError: null is not an object (evaluating 'value.indexOf')"
> >> >
> >> >maybe is something simple I can't see, but I can't see the problem
> >>here...
> >> >
> >> >Hope you could give some clue
> >>
> >> Is this inside parseStyles?  What is the input string?  Maybe post all
> >>of
> >> parseStyles so we can see it in context.
> >>
> >> -Alex
> >>
> >>
> >
> >
> >--
> >
> >Carlos Rovira
> >Director General
> >M: +34 607 22 60 05
> >http://www.codeoscopic.com
> >http://www.avant2.es
> >
> >
> >Este mensaje se dirige exclusivamente a su destinatario y puede contener
> >información privilegiada o confidencial. Si ha recibido este mensaje por
> >error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
> >proceda a su destrucción.
> >
> >De la vigente Ley Orgánica de Protección de Datos (15/1999), le
> >comunicamos
> >que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
> >S.A. La finalidad de dicho tratamiento es facilitar la prestación del
> >servicio o información solicitados, 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-11, 28036, Madrid con la documentación
> >necesaria.
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio

Compiling native

2016-11-09 Thread Dev LFM
Hi guys,

Is there anyone here who knows if it is possible for AIR (only
stage3d) projects be compiled to native code (webgl/opengl/directX/etc..),
I mean.. converted to native objective-c/java + GPU stuff?

My idea is that pure stage3d/as3 projects, could be "easly" converted to
ios/android native without the need of the air player.. but using the power
of AS3/debug/player desktop for workflow..

Is this something Adobe would be interested Alex?

p.s - I guess Fuse is doing something similar, but they use JS instead..



Regards!


Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Alex Harui


On 11/9/16, 10:31 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
 wrote:

>Hi Alex,
>
>maybe you said ";" and you want to say "/", I think the algorithm should
>break in:
>
>parts[0] -> color: #666
>parts[1] -> height: 176px
>parts[2] -> background: url('assets/Unknown.jpeg') center / cover

I agree those should be the parts, which is why you have to split on ';'
and not '/', but given that your original string ended with ';', I was
thinking you were also getting:

  parts[3] -> ""

I would recommend checking via a debugger or console output.
 
>
>and then when reach the latest, split in:
>
>pieces = ["background", "url('assets/Unknown.jpeg') center / cover"]

I agree again, which is why that split is based on ':'.  But if the code
tried to split a parts[3] that was an empty string, then you would just
get:

  pieces = [""];

And then pieces[1] would be null.

Again, I would recommend checking via a debugger or console output.

>
>Anyway, if I try to reduce to this:
>
>
>
>I continue having the same null error.
>

I don't know why that would be, but I would recommend using a debugger and
or console output to verify the number of parts and pieces and what they
are.

HTH,
-Alex



Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Carlos Rovira
Hi Alex,

I think I have something, I'll explain later. I need to know how and where
the returning obj is write
I'm getting the "background" property (as I see with a trace) but this
continues to not be write in the resulting HTML, os I think there's a block
in the final dump of the obj

2016-11-09 19:51 GMT+01:00 Alex Harui :

>
>
> On 11/9/16, 10:31 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
> 
> wrote:
>
> >Hi Alex,
> >
> >maybe you said ";" and you want to say "/", I think the algorithm should
> >break in:
> >
> >parts[0] -> color: #666
> >parts[1] -> height: 176px
> >parts[2] -> background: url('assets/Unknown.jpeg') center / cover
>
> I agree those should be the parts, which is why you have to split on ';'
> and not '/', but given that your original string ended with ';', I was
> thinking you were also getting:
>
>   parts[3] -> ""
>
> I would recommend checking via a debugger or console output.
>
> >
> >and then when reach the latest, split in:
> >
> >pieces = ["background", "url('assets/Unknown.jpeg') center / cover"]
>
> I agree again, which is why that split is based on ':'.  But if the code
> tried to split a parts[3] that was an empty string, then you would just
> get:
>
>   pieces = [""];
>
> And then pieces[1] would be null.
>
> Again, I would recommend checking via a debugger or console output.
>
> >
> >Anyway, if I try to reduce to this:
> >
> >
> >
> >I continue having the same null error.
> >
>
> I don't know why that would be, but I would recommend using a debugger and
> or console output to verify the number of parts and pieces and what they
> are.
>
> HTH,
> -Alex
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, 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-11, 28036, Madrid con la documentación
necesaria.


Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Alex Harui


On 11/9/16, 10:58 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
 wrote:

>Hi Alex,
>
>I think I have something, I'll explain later. I need to know how and where
>the returning obj is write
>I'm getting the "background" property (as I see with a trace) but this
>continues to not be write in the resulting HTML, os I think there's a
>block
>in the final dump of the obj

Currently, the resulting object is only used for ValuesManager.getValue().
 More code needs to be written to apply these styles to the element
without blowing away any other styles that were set there for controlling
visibility, alpha and more.  You should be seeing that
SimpleCSSValuesImpl.applyStyles gets called with the styles you've parsed.
 That method might need adjusting to handle "background".

HTH,
-Alex



Re: Compiling native

2016-11-09 Thread Alex Harui


On 11/9/16, 10:40 AM, "Dev LFM"  wrote:

>Hi guys,
>
>Is there anyone here who knows if it is possible for AIR (only
>stage3d) projects be compiled to native code (webgl/opengl/directX/etc..),
>I mean.. converted to native objective-c/java + GPU stuff?
>
>My idea is that pure stage3d/as3 projects, could be "easly" converted to
>ios/android native without the need of the air player.. but using the
>power
>of AS3/debug/player desktop for workflow..

I think you are interested in compiling AS3 to Objective-C, Java, or any
other language that runs natively on certain platforms.

I believe this has been discussed before in relation to FlexJS/FalconJX
because the compiler is engineered to support various outputs from the
AST.  We have an emitter for JavaScript now, but one could certainly add
one for TypeScript and other languages.  The key problem, IIRC, is that
ActionScript has very different scoping rules than most or all
native-output languages.  I suppose we could add a mode to the compiler to
output errors/warnings etc for when you are leveraging AS-oriented scoping.

If you are interested in pursing this idea for Apache Flex, feel free to
make a branch and try it out.
 
>
>Is this something Adobe would be interested Alex?

Don't know.  You can try asking a Flash/AIR product manager on an Adobe
forum.

-Alex



Re: AW: Allowing PUT and DELETE requests in HTTPService

2016-11-09 Thread chechoportnoy
This works! Thanks!



--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/Allowing-PUT-and-DELETE-requests-in-HTTPService-tp49018p56414.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [FlexJS] Finishing the maven structure adjustments for the exmaples?

2016-11-09 Thread Alex Harui
OK, I think I got everything building via Ant in the example-maven-dirs
branch.  The Maven build also worked for me.

I'm ready for you to try to merge it into develop.

-Alex

On 11/5/16, 7:13 AM, "Alex Harui"  wrote:

>I'll add it to my list.  I'm still trying to get the DesktopMap example to
>run again...
>
>On 11/5/16, 1:36 AM, "Christofer Dutz"  wrote:
>
>>Hi,
>>
>>as the Sprite refactoring stuff seems to be in develop now would be a
>>good time to adress the last directory cleanup, by cleaning up the
>>examples.
>>I already did this for maven, but would like to ask the Ant users to
>>adjust the Ant builds to the adjusted structure. I put my changes in the
>>feature-autobuild/example-maven-dirs branch and will update it with the
>>latest changes right away.
>>
>>Chris
>



Re: AW: [FlexJS/Falcon] Build concerns

2016-11-09 Thread piotrz
Alex,

Logs from build of typedefs was in previous post.

[1] https://paste.apache.org/XuzH

Piotr



-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/FlexJS-Falcon-Build-concerns-tp56292p56416.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [LAST CALL] Flex SDK 4.16

2016-11-09 Thread Justin Mclean
Hi,

> What do we want to do about the BrokerLocalConnection option for MXMLC?

I don't think it’ needed for this release. It would be nice if we had move 
information on what the option is.

I’d look at the differences and while the files differ by one byte it’s not a 
simple bit flip which is what I expected it to be.

Thanks,
Justin

Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Carlos Rovira
Hi Alex,

both "parseStyles" and "applyStyles" trace output shows background property.
But in "getValue" if I check for valueName == "background", I can't get
nothing (I get iBeadModel, iBeadController, width, height)
I'm very confused about this.
from what code are this methods be called?

Thanks



2016-11-09 20:08 GMT+01:00 Alex Harui :

>
>
> On 11/9/16, 10:58 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
> 
> wrote:
>
> >Hi Alex,
> >
> >I think I have something, I'll explain later. I need to know how and where
> >the returning obj is write
> >I'm getting the "background" property (as I see with a trace) but this
> >continues to not be write in the resulting HTML, os I think there's a
> >block
> >in the final dump of the obj
>
> Currently, the resulting object is only used for ValuesManager.getValue().
>  More code needs to be written to apply these styles to the element
> without blowing away any other styles that were set there for controlling
> visibility, alpha and more.  You should be seeing that
> SimpleCSSValuesImpl.applyStyles gets called with the styles you've parsed.
>  That method might need adjusting to handle "background".
>
> HTH,
> -Alex
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, 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-11, 28036, Madrid con la documentación
necesaria.


Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Alex Harui


On 11/9/16, 2:02 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
 wrote:

>Hi Alex,
>
>both "parseStyles" and "applyStyles" trace output shows background
>property.
>But in "getValue" if I check for valueName == "background", I can't get
>nothing (I get iBeadModel, iBeadController, width, height)
>I'm very confused about this.
>from what code are this methods be called?

I doubt any JS code will getValue("background").  getValue() calls happen
when code we write needs to check a CSS value.  For the JS, all you should
need to do in applyStyles() is have it have the right values of "p" and
"value" at this line:

(thisObject.element as HTMLElement).style[p] = value;

Then if it still doesn't work, examine the DOM from the browser debugger
to see if those styles are still there or not.

HTH,

-Alex



Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Carlos Rovira
That line is right, if I put trace("styles: " + p + " :: " + value); I get

"styles:  background :: url('assets/Unknown.jpeg') center / cover"

so right...

but in the DOM we get:



So the background is eliminated...





2016-11-09 23:10 GMT+01:00 Alex Harui :

>
>
> On 11/9/16, 2:02 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
> 
> wrote:
>
> >Hi Alex,
> >
> >both "parseStyles" and "applyStyles" trace output shows background
> >property.
> >But in "getValue" if I check for valueName == "background", I can't get
> >nothing (I get iBeadModel, iBeadController, width, height)
> >I'm very confused about this.
> >from what code are this methods be called?
>
> I doubt any JS code will getValue("background").  getValue() calls happen
> when code we write needs to check a CSS value.  For the JS, all you should
> need to do in applyStyles() is have it have the right values of "p" and
> "value" at this line:
>
> (thisObject.element as HTMLElement).style[p] = value;
>
> Then if it still doesn't work, examine the DOM from the browser debugger
> to see if those styles are still there or not.
>
> HTH,
>
> -Alex
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, 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-11, 28036, Madrid con la documentación
necesaria.


Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Alex Harui


On 11/9/16, 2:17 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
 wrote:

>That line is right, if I put trace("styles: " + p + " :: " + value); I get
>
>"styles:  background :: url('assets/Unknown.jpeg') center / cover"
>
>so right...
>
>but in the DOM we get:
>
>
>
>So the background is eliminated...

Hmm.  Maybe p has a leading space?  I'd had to spend cycles trimming
whitespace from strings, but maybe we have to.

-Alex



Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Carlos Rovira
That was Alex,
now Image appears...is the leading space... so we need to trim
Thanks! this was really hard to get

2016-11-09 23:54 GMT+01:00 Alex Harui :

>
>
> On 11/9/16, 2:17 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
> 
> wrote:
>
> >That line is right, if I put trace("styles: " + p + " :: " + value); I get
> >
> >"styles:  background :: url('assets/Unknown.jpeg') center / cover"
> >
> >so right...
> >
> >but in the DOM we get:
> >
> >
> >
> >So the background is eliminated...
>
> Hmm.  Maybe p has a leading space?  I'd had to spend cycles trimming
> whitespace from strings, but maybe we have to.
>
> -Alex
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, 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-11, 28036, Madrid con la documentación
necesaria.


Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Carlos Rovira
Now, we have inline styles fixed (and committed it in Chris branch), but as
I traslated the same example to a css class, I get this:

this["background"] = [unexpected value type: url('assets/Unknown.jpg'),
"center", "/", "cover"];

Unexpected identifier 'value'. Expected either a closing ']' or a ','
following an array element.

So seems css files are treat different.

Could you give guidance to understand this other case and fix it?

thanks




El 10 de noviembre de 2016, 0:02, Carlos Rovira <
carlos.rov...@codeoscopic.com> escribió:

> That was Alex,
> now Image appears...is the leading space... so we need to trim
> Thanks! this was really hard to get
>
> 2016-11-09 23:54 GMT+01:00 Alex Harui :
>
>>
>>
>> On 11/9/16, 2:17 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
>> 
>> wrote:
>>
>> >That line is right, if I put trace("styles: " + p + " :: " + value); I
>> get
>> >
>> >"styles:  background :: url('assets/Unknown.jpeg') center / cover"
>> >
>> >so right...
>> >
>> >but in the DOM we get:
>> >
>> >
>> >
>> >So the background is eliminated...
>>
>> Hmm.  Maybe p has a leading space?  I'd had to spend cycles trimming
>> whitespace from strings, but maybe we have to.
>>
>> -Alex
>>
>>
>
>
> --
>
> Carlos Rovira
> Director General
> M: +34 607 22 60 05
> http://www.codeoscopic.com
> http://www.avant2.es
>
>
> Este mensaje se dirige exclusivamente a su destinatario y puede contener
> información privilegiada o confidencial. Si ha recibido este mensaje por
> error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
> proceda a su destrucción.
>
> De la vigente Ley Orgánica de Protección de Datos (15/1999), le
> comunicamos que sus datos forman parte de un fichero cuyo responsable es
> CODEOSCOPIC S.A. La finalidad de dicho tratamiento es facilitar la
> prestación del servicio o información solicitados, 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-11, 28036, Madrid con la
> documentación necesaria.
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, 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-11, 28036, Madrid con la documentación
necesaria.


Re: [FlexJS] Stuck with Images vía CSS

2016-11-09 Thread Alex Harui


On 11/9/16, 3:38 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
 wrote:

>Now, we have inline styles fixed (and committed it in Chris branch), but
>as
>I traslated the same example to a css class, I get this:
>
>this["background"] = [unexpected value type: url('assets/Unknown.jpg'),
>"center", "/", "cover"];
>
>Unexpected identifier 'value'. Expected either a closing ']' or a ','
>following an array element.

I'm not sure I understand.  Where is the above code?   The sequence:

  [unexpected value type: url('assets/Unknown.jpg')

doesn't look like AS or CSS to me.

-Alex

>
>So seems css files are treat different.
>
>Could you give guidance to understand this other case and fix it?
>
>thanks
>
>
>
>
>El 10 de noviembre de 2016, 0:02, Carlos Rovira <
>carlos.rov...@codeoscopic.com> escribió:
>
>> That was Alex,
>> now Image appears...is the leading space... so we need to trim
>> Thanks! this was really hard to get
>>
>> 2016-11-09 23:54 GMT+01:00 Alex Harui :
>>
>>>
>>>
>>> On 11/9/16, 2:17 PM, "carlos.rov...@gmail.com on behalf of Carlos
>>>Rovira"
>>> 
>>> wrote:
>>>
>>> >That line is right, if I put trace("styles: " + p + " :: " + value); I
>>> get
>>> >
>>> >"styles:  background :: url('assets/Unknown.jpeg') center / cover"
>>> >
>>> >so right...
>>> >
>>> >but in the DOM we get:
>>> >
>>> >
>>> >
>>> >So the background is eliminated...
>>>
>>> Hmm.  Maybe p has a leading space?  I'd had to spend cycles trimming
>>> whitespace from strings, but maybe we have to.
>>>
>>> -Alex
>>>
>>>
>>
>>
>> --
>>
>> Carlos Rovira
>> Director General
>> M: +34 607 22 60 05
>> http://www.codeoscopic.com
>> http://www.avant2.es
>>
>>
>> Este mensaje se dirige exclusivamente a su destinatario y puede contener
>> información privilegiada o confidencial. Si ha recibido este mensaje por
>> error, le rogamos que nos lo comunique inmediatamente por esta misma
>>vía y
>> proceda a su destrucción.
>>
>> De la vigente Ley Orgánica de Protección de Datos (15/1999), le
>> comunicamos que sus datos forman parte de un fichero cuyo responsable es
>> CODEOSCOPIC S.A. La finalidad de dicho tratamiento es facilitar la
>> prestación del servicio o información solicitados, 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-11, 28036, Madrid con la
>> documentación necesaria.
>>
>>
>
>
>-- 
>
>Carlos Rovira
>Director General
>M: +34 607 22 60 05
>http://www.codeoscopic.com
>http://www.avant2.es
>
>
>Este mensaje se dirige exclusivamente a su destinatario y puede contener
>información privilegiada o confidencial. Si ha recibido este mensaje por
>error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
>proceda a su destrucción.
>
>De la vigente Ley Orgánica de Protección de Datos (15/1999), le
>comunicamos
>que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
>S.A. La finalidad de dicho tratamiento es facilitar la prestación del
>servicio o información solicitados, 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-11, 28036, Madrid con la documentación
>necesaria.



Re: AW: [FlexJS/Falcon] Build concerns

2016-11-09 Thread piotrz
I've tried apply patch using Source Tree and got same result as building by
maven -> https://paste.apache.org/FsuI



-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/FlexJS-Falcon-Build-concerns-tp56292p56425.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: AW: [FlexJS/Falcon] Build concerns

2016-11-09 Thread Alex Harui
Hi Piotr,

You are using Windows?  Are you running from command prompt, cygwin, git
bash or something else?

-Alex

On 11/9/16, 9:33 PM, "piotrz"  wrote:

>I've tried apply patch using Source Tree and got same result as building
>by
>maven -> https://paste.apache.org/FsuI
>
>
>
>-
>Apache Flex PMC
>piotrzarzyck...@gmail.com
>--
>View this message in context:
>http://apache-flex-development.247.n4.nabble.com/FlexJS-Falcon-Build-c
>oncerns-tp56292p56425.html
>Sent from the Apache Flex Development mailing list archive at Nabble.com.



Re: AW: [FlexJS/Falcon] Build concerns

2016-11-09 Thread piotrz
Yes Alex I'm on Windows 10. I've tried apply patch by Source Tree [1]. Do you
recommend me to use command line ? Source tree has also bash console I will
try by console later today.

[1] https://www.sourcetreeapp.com/

Piotr



-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/FlexJS-Falcon-Build-concerns-tp56292p56427.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: AW: [FlexJS/Falcon] Build concerns

2016-11-09 Thread piotrz
Tried through the bash and result is same.



-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/FlexJS-Falcon-Build-concerns-tp56292p56428.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.