Skip to main content
thomasjcf21
Participant
May 14, 2015
Question

Syntax error: expecting semicolon before 1 (1086)

  • May 14, 2015
  • 1 reply
  • 662 views

Hello Guys,

I am trying to import some graphics symbols into one overall movie clip. For the rest of my project this has worked however for this one movie clip it does not work.

If I do not use the movie clip the entire movie will export fine and will work. However as soon as I drag the move clip onto the stage the compiler gives the following error.

tempInit, Line 2, Column 11 1086: Syntax error: expecting semicolon before 1.

This got me confused because my movie clip is called "All Of Them", I do not have anything in my library called tempInit.

The movie clip has no code on it.

How do I fix this problem?

Thanks,

Thomas.

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
May 14, 2015

Does the movieclip use any components?