can you do something like this
var myInt:int =5;
var myObject:Object = {};
myObject[someRandomKey].myInt = somethinghere
myInt--;
//then we loop again so 5 becomes 4 etc... 


      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

Reply via email to