Hello Everybody!
I just had a quick question, anyone know if it’s possible to have arrays indexing a series of functions
say something a bit like this as an example?
[AS]genelist[0] = Math.random()*10;[/AS]
I am currently trying to get some geneticsstuff i did in director to flash so it can be used in a game, gonna suck if i have to have a LOAD of variables with different names…
er this is in mx btw
cheers!