Digital clock flash template problem

Hi,
i have recently made an flash clock with actionscript. everything went fine but when i try to use FT Generator it shows 5 errors with “brewActions” layer… i have seen other post which was about similar problem but changing variables names didnt helped. I am using Animate CC. Can someone check these files? I have no idea what is wrong.
Thanks in advance.

link: Files

You need to add following lines in the code.

import se.svt.caspar.template.CasparTemplate;
public class digitalClock extends CasparTemplate

It helped me! Thank you very much :slight_smile:
Greetings from Poland