Send an email to dev-unsubscr...@flex.apache.org
[1] http://flex.apache.org/community-mailinglists.html
-Mark
-Original Message-
From: Jack Freudenheim [mailto:j...@sounder.com]
Sent: Tuesday, November 03, 2015 9:19 AM
To: dev@flex.apache.org
Subject: Re: vector error
unsubscribe
On
gt;On Nov 3, 2015, at 9:55 AM, lizhi wrote:
>>
>>> var vec:Vector. = Vector.([1, 2, 3]);
>>> alert(vec.length);
>>> I need 3,but get 0
>>>
>>>
>>>
>>>
>>> -- Original --
>>>
atrix3d.github.io/assets/html5/flexjswebgl/
>
> https://github.com/matrix3d/FlashShader/tree/master/flexjs5/src/flash/geom
>
>
>
Looking very promising! Thanks for posting the examples. Looking forward
to more :-)
>
> --
> View this message in context:
> http://apache-flex
On 11/4/15, 2:41 AM, "lizhi" wrote:
>what time we can use the vector version?
Not sure. I think we’re going to delay 0.5.0 release for a bit. If I can
find a cheap way to fix Vector before we release I will.
-Alex
/master/flexjs5/src/flash/geom
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FLEXJS-Re-vector-error-tp49790p49812.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
i [via Apache Flex
>>Development]";
>> Date: 2015年11月3日(星期二) 下午3:41
>> To: "lizhi";
>> Subject: Re: vector error
>>
>>
>>
>> What output are you getting and what error occurs?
>>
>> -Alex
>>
>> On 11/2/15, 10:39 PM, &q
unsubscribe
On 11/3/15 2:28 AM, Alex Harui wrote:
What output are you getting and what error occurs?
-Alex
On 11/2/15, 10:39 PM, "lizhi" wrote:
in as3.
new Vector.<*>([1,1,1]);
not the same Vector.<*>([1,1,1]);
pls try
--
View this message in context:
http://apache-flex-development.2333
ent]";
> Date: 2015年11月3日(星期二) 下午3:41
> To: "lizhi";
> Subject: Re: vector error
>
>
>
> What output are you getting and what error occurs?
>
> -Alex
>
> On 11/2/15, 10:39 PM, "lizhi" <[hidden email]> wrote
var vec:Vector. = Vector.([1, 2, 3]);
alert(vec.length);
I need 3,but get 0
-- Original --
From: "Alex Harui [via Apache Flex
Development]";
Date: 2015年11月3日(星期二) 下午3:41
To: "lizhi";
Subject: Re: vector error
What output are you ge
Original --
> From: "Alex Harui [via Apache Flex Development]"<
> ml-node+s247n49775...@n4.nabble.com>;
> Date: 2015年11月3日(星期二) 凌晨0:45
> To: "lizhi";
> Subject: Re: vector error
>
>
>
> What was the error? We have a simila
var arr:Vector.=Vector.([1,1,1]);
just try this line
-- Original --
From: "Alex Harui [via Apache Flex
Development]";
Date: 2015年11月3日(星期二) 凌晨0:45
To: "lizhi";
Subject: Re: vector error
What was the error? We have a similar test in o
What output are you getting and what error occurs?
-Alex
On 11/2/15, 10:39 PM, "lizhi" wrote:
>in as3.
>new Vector.<*>([1,1,1]);
>not the same Vector.<*>([1,1,1]);
>
>pls try
>
>
>
>--
>View this message in context:
>http://apache-flex-development.247.n4.nabble.com/vector-error-tp49772p
>49
in as3.
new Vector.<*>([1,1,1]);
not the same Vector.<*>([1,1,1]);
pls try
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/vector-error-tp49772p49783.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
What was the error? We have a similar test in our test suite and it is
passing.
-Alex
On 11/2/15, 12:16 AM, "lizhi" wrote:
>as3
>
>var arr:Vector.=Vector.([1,1,1]);
>
>error
>
>
>
>--
>View this message in context:
>http://apache-flex-development.247.n4.nabble.com/vector-error-tp49772.
>ht
Did you try var arr:Vector.=new Vector.([1,1,1]);
On Nov 2, 2015, at 10:16 AM, lizhi wrote:
> as3
>
> var arr:Vector.=Vector.([1,1,1]);
>
> error
>
>
>
> --
> View this message in context:
> http://apache-flex-development.247.n4.nabble.com/vector-error-tp49772.html
> Sent from the Apach
15 matches
Mail list logo