Expecting leftParen before something where there is nothing?

An ActionScript Compiler bug that I discovered today (that has been open for 5 years according to Adobe! http://bugs.adobe.com/jira/browse/ASC-2555;jsessionid=0DF58E72CC5A07E2AF...) whereby a compliation error caused in one timeline script will cascade to another without an appropriate warning as to where it was generated.

In other words you may get a compilation error that states you are missing a parenthesis or similar before the first line of code in a layer of your timeline script, which of course makes no sense. However since all layers are compiled into a single pseudo-document class at compile-time (even if you have a Document Class) as far as it's concerned the preceeding frame containing a script is glued onto it, so the error will have been generated from a timeline script in a layer higher up.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <p> <h3> <h4>
  • Lines and paragraphs break automatically.
  • HTML tags will be transformed to conform to HTML standards.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
4 + 4 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.