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

Location tempInit (what is it?) Syntax errors 1084 & 1086 in lines that don't exist.

Guest
Oct 16, 2012 Oct 16, 2012

Copy link to clipboard

Copied

I am getting the following errors:

tempInit, Line 2801084: Syntax error: expecting identifier before true.

tempInit, Line 2801086: Syntax error: expecting semicolon before dot.

tempInit, Line 3761084: Syntax error: expecting identifier before false.

tempInit, Line 3761086: Syntax error: expecting semicolon before dot.

I don't know where tempInit is in the location and I especially don't know where lines 280 or 376 are because I only have 111 lines of actionscript!  I don't know where to start.

Any help would be appreciated.

TOPICS
ActionScript

Views

3.0K

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

correct answers 1 Correct answer

Deleted User
Oct 16, 2012 Oct 16, 2012

Well, OK.  The problem was that I had named instances of an input text field "true" and "false"

Oy.

Votes

Translate

Translate
Community Expert ,
Oct 16, 2012 Oct 16, 2012

Copy link to clipboard

Copied

do you have code on more than one layer?

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
Guest
Oct 16, 2012 Oct 16, 2012

Copy link to clipboard

Copied

I'm using an external class for my main .fla, but I do have code in a movieclip telling it to stop.

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
Guest
Oct 16, 2012 Oct 16, 2012

Copy link to clipboard

Copied

Well, it's not in my external actionscript because I commented out the whole thing and still got those errors.

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 ,
Oct 16, 2012 Oct 16, 2012

Copy link to clipboard

Copied

Pardon my intrusion.  I thought I'd throw this in since oddly enough it just showed up in the General forum today about an hour before you posted... it might have some info to help (or not).

http://forums.adobe.com/thread/1083272?tstart=0

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
Guest
Oct 16, 2012 Oct 16, 2012

Copy link to clipboard

Copied

LATEST

Well, OK.  The problem was that I had named instances of an input text field "true" and "false"

Oy.

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