Skip to main content
Participating Frequently
February 17, 2014
Question

CS6- Code Snippet not supported/'MouseEvent' could not be loaded

  • February 17, 2014
  • 1 reply
  • 1417 views

Hello I only wish to edit the ActionScript to point to URL.

And this is what I get- "Code Snippet is not supported"

So I try to create code but keep getting errors.

Please kindly give me step-by-step advice.

Thank you.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
February 17, 2014

your publish settings are for as2.  change that to as3.

click file>publish settings>select actionscript 3.0 in the script combobox.

Participating Frequently
February 17, 2014

Thanks.

Publish settings  to AS3 only works for Flash Player 9.

Then i get this error:

kglad
Community Expert
Community Expert
February 17, 2014

correct fp 9 or better.

is there some reason you're publishing for fp 8?  if so, you'll need to use actionscript 2.0 and you cannot use code snippets for that.