Hello List,
Did somebody know the Flash5 equivalent to Director list.getOne(value)
Ex.Director
myList = ["dude","flash","lingo"]
put myList.getone("flash")
--2
Ex.Flash
myList = new Array;
myList= ["dude","flash","lingo"]
How to get the position based on a value without looping trought the array ?
Best regards,
Groslerner Felix
Chief Programmer
F.E.F Studios
Tel. 03-6390305
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]