Flex 3.1 has a big flaw; you will not be able to assign some word as a key to an Array.

No 1243 No 1223-1242 Semua (balik urutan) |

yuku@yuku : 2008-10-04 15:01:03 UTC+0000
Flex 3.1 has a big flaw; you will not be able to assign some word as a key to an Array.

For example:
var a: Array = [];
a['pop'] = "pop.wav"; // this will throw RUN-TIME error.

var b = 'pop' // or some user input
a[b] = 123; // this will too.

My feeling is now I cannot make a RELIABLE Flex application just because of this!
This worked in Flex 3.0.

See also http://bugs.adobe.com/jira/browse/SDK-16975
Please help voting on this! ↑

 

Kau akan ngepos secara anonim! Boleh2 aja sih, bahkan tulis nama dan sembarang paswod pun boleh. Tapi kalo mau daftar, klik daftar

Nama Pwd gp jsp (satu nol)+(lima dua)= +img +coret

 

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|