Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Finding indexes in an array

New Here ,
Apr 15, 2006 Apr 15, 2006
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:

TOPICS
ActionScript
257
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 16, 2006 Apr 16, 2006
assuming display is a multiline textfield that has scrollbars or is large enough to display all the possible messages, try:



Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 18, 2023 Jul 18, 2023
LATEST

Thanks it works after follow the steps. 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines