Skip to main content
Participant
December 10, 2018
Question

error message when exporting

  • December 10, 2018
  • 1 reply
  • 291 views

I have a very simple animation - a rectangular box containing a video component.

the Test works fine but the export doesn't - I get a Compiler Error message

"1084: syntax error: expecting identifier before class"

can anyone tell me what to do please?

This topic has been closed for replies.

1 reply

Preran
Community Manager
Community Manager
December 12, 2018

See the solution in actionscript 3 - Syntax error: expecting identifier before class. Line 1? - Stack Overflow​ and let us know if it helped.

Thanks,

Preran

Participant
December 13, 2018

Thanks,

No, it didn’t help, I’m afraid.

Firstly, I’m using an HTML Canvas document – as per the Adobe tutorial

Secondly, I don’t know where to look for the CSS code in the file.

Regards,

diane

Participant
April 14, 2021

I also have the same problem, i'm using HTML canvas too, When I import a video, I use "component" in the "window" menu. I didn't use actionscript to insert that video. when the test, movie can be played. It's just that when exported there is the same error. Anyone help please?