I've just discovered that a very simple animation I've created can't be uploaded to its destination webspace because it's AS2 and the webspace says it needs to be AS3.

As I always deal with really uncomplicated animations I've never mastered AS3 and am now completely at a loss as to how to proceed.

The compiler error window tells me that the following code isn't supported in AS3

Code:
//Movieclip GotoAndPlay Behavior
	_root.board.gotoAndPlay("break");
//End Behavior
I have no idea how to fix this. I've been researching and reading and going 'round in circles for more than three hours, now, on a job that only took 30 minutes to originate. I'm at my wits' end

Can anyone help? Please.

Frannie x