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
On 11/5/15, 12:10 AM, "Harbs" wrote:
>Considering the state of things, and the fact that we’re trying to get
>this version out the door, I think the quick-and-dirty approach makes
>sense for now. We can discuss further later.
>
>I don’t understand how you are proposing different implementations
e:
>>
>>> I think you need “new”…
>>>
>>> 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
>>>>
>>>>
>>>>
>
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 will try to do this tomorrow. I spent a good chunk of my day today trying to
fix a broken website… :-(
On Nov 3, 2015, at 9:18 PM, Alex Harui wrote:
> If you can find time to run the approval
> scripts and vote on the current RC we can get 0.5.0 out the door.
On 11/3/15, 11:03 AM, "Harbs" wrote:
>I was not aware the global Vector function existed. Interesting!
>
>Yes. I do think that this should be pushed for the next release unless
>more issues pop up. I did not really understand your proposal of
>swappable emulations, so I cannot comment on that.
ed 3,but get 0
>>>
>>>
>>>
>>>
>>> ---------- Original --
>>> From: "Alex Harui [via Apache Flex
>>> Development]";
>>> Date: 2015年11月3日(星期二) 下午3:41
>>> To: "lizhi";
>>>
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
pache-flex-development.247.n4.nabble.com/vector-error-tp49772p
49783.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
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
yes.in swf it is length 3,but in flexjs,it is length 1
-- 原始邮件 --
发件人: "Deepak MS [via Apache Flex
Development]";
发送时间: 2015年11月3日(星期二) 下午4:24
收件人: "lizhi";
主题: Re: vector error
I tried that and it seems to work fine witho
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-
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
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-e
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 Apache Flex Development mailing list archive at Nabble.com.
22 matches
Mail list logo