# Arrays storing functions?

**URL:** https://forum.kirupa.com/t/arrays-storing-functions/100698
**Category:** Uncategorized
**Created:** [February 1, 2004, 2:01pm UTC](https://forum.kirupa.com/t/arrays-storing-functions/100698 "2004-02-01T14:01:43Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![nickyj](https://avatars.discourse-cdn.com/v4/letter/n/d07c76/32.png) [@nickyj](https://forum.kirupa.com/u/nickyj)
#### Post date: [February 1, 2004, 2:01pm UTC](https://forum.kirupa.com/t/arrays-storing-functions/100698/1 "2004-02-01T14:01:43Z")

</div>

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!
