Question
Question: Animate Canvas HTML5. Call symbols functions.
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?
