On Mon, 19 Nov 2007 00:35:24 -0500, Troy Rollins wrote:

> Ken, I notice that the article, while correct, isn't actually 
> representative of how arrays are *actually* used in Director.

> While constructs like "getAt(getAt(myList,2),1)" would in fact work, 
> I have *never* seen anyone do that. Why would they?
> 
> They would instead do "myList[2][1]", which delivers the same 
> results, and is obviously a lot more clear in terms of targeting data.

Thanks for that... the article was written three years ago, and quite 
frankly I can't remember if you could still refer to arrays that way 
without getAt() before MX 2004...

Ken Ray
Sons of Thunder Software, Inc.
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to