Skip to main content
kili
Known Participant
August 12, 2020
Question

Question: Animate Canvas HTML5. Call symbols functions.

  • August 12, 2020
  • 2 replies
  • 172 views

I have a symbol SSS, put an instance on the scene SSS1, write a function on the symbol's Action panel function fff(....), write a call on the scene Actions panel this.SSS1.ffff(); , activate the call by a button event. It does not call the function. ¿What is wrong?

    This topic has been closed for replies.

    2 replies

    Legend
    August 12, 2020

    You don't have Advanced Layers turned on, do you?

    kili
    kiliAuthor
    Known Participant
    August 12, 2020

    Pardon, correction, function is fff(){......}