Copy link to clipboard
Copied
I can't seem to solve this error
Scene 1, Layer 'Actions', Frame 1, Line 43 | 1084: Syntax error: expecting identifier before rightbrace. |
Here's the code
I'm new to flash so I don't have much experience.
Copy link to clipboard
Copied
It is not clear what your intentions are, but it appears you might have cut a function short... The last function your code shows ends before the rest of the first conditional was written, and before the rest of the conditionals started. THis is the entirety of the last function due to the way you use the braces...
Find more inspiration, events, and resources on the new Adobe Community
Explore Now