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

Finding indexes in an array

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

TOPICS
ActionScript

Views

243

Translate

Translate

Report

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

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:



Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

LATEST

Thanks it works after follow the steps. 

 

Votes

Translate

Translate

Report

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