0
Finding indexes in an array
New Here
,
/t5/animate-discussions/finding-indexes-in-an-array/td-p/909524
Apr 15, 2006
Apr 15, 2006
Copy link to clipboard
Copied
I need to display a message indicating which elements of my
array have not been validated ie. when a user has not entered the
text matching the string in my multi-dimensional array.
Here is the code:
Here is the code:
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
/t5/animate-discussions/finding-indexes-in-an-array/m-p/909525#M332873
Apr 16, 2006
Apr 16, 2006
Copy link to clipboard
Copied
assuming display is a multiline textfield that has scrollbars
or is large enough to display all the possible messages, try:
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
LATEST
/t5/animate-discussions/finding-indexes-in-an-array/m-p/13944441#M367093
Jul 18, 2023
Jul 18, 2023
Copy link to clipboard
Copied
Thanks it works after follow the steps.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

