PDA

View Full Version : Is there annybody uses director/lingo ?



Bokke
January 18th, 2006, 05:06 AM
If there is:

I would like to know how i can make new variables out of a propertie in a list. I know how to do this in AS, but lingo is kind a different...

I was thinking:



myList = ["mike", "peter", "frank"]
value(myList[1]) = "hi im mike"


or something like that.. (mike should be the new variablename)
Dont know how to set it up, so if annyone knows.. :thumb: