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

1087 : syntax error : extra characters found after end of the program

New Here ,
Dec 28, 2020 Dec 28, 2020

Copy link to clipboard

Copied

I get an error on line 29, can anyone help me to correct the error below? thank you

line 28. }
line 29. if(text_kosong == false && tj1.indexOf(keyword1_a)>=0)
line 30.{
line 31. hasil1.text = "CORRECT";
line 32. }
line 33. else
line 34. {
line 35. hasil1.text = "WRONG The Correct Answer is 42");
line 36. {
line 37. resultLavoisier.addEventListener(MouseEvent.CLICK, resultLavoisier);
line 38. }

Views

206

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
Guest
Dec 29, 2020 Dec 29, 2020

Copy link to clipboard

Copied

Hi

Can you tell us which Adobe application you're using so we can move the thread to the correct forum

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
Community Expert ,
Dec 29, 2020 Dec 29, 2020

Copy link to clipboard

Copied

This is the Using the Community forum (which is the forum for issues using the forums).
Please tell us what Adobe application you are using so that this can be moved to the proper forum for help.

 

Edit: Sorry, Ged. I didn't see your reply.

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
LEGEND ,
Dec 29, 2020 Dec 29, 2020

Copy link to clipboard

Copied

No One will be able to help you unless you reply with the Name of Adobe program that you are getting this error in.

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
Community Expert ,
Dec 29, 2020 Dec 29, 2020

Copy link to clipboard

Copied

This looks like Action Script to me.  I've moved your question to Animate CC (formerly known as Flash Pro).

If that's not right forum, please let us know.

 

Nancy O'Shea— Product User, Community Expert & Moderator
Alt-Web Design & Publishing ~ Web : Print : Graphics : Media

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
Community Expert ,
Dec 30, 2020 Dec 30, 2020

Copy link to clipboard

Copied

LATEST

Hi.

 

I guess the error comes from the parenthesis on the line 35. Please remove it.

 

Regards,

JC

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