Animation of Avatar in Apps
Good evening everyone!
I have an application in HTML5 canvas and I want to add some basic animations of two characters in the main page.
I added one character (make him a symbol graphic) and then inside the symbol I made a motion tween with the alpha parameter (for that I remake a new symbol graphic, so a symbol inside a symbol).
In the stage, I see the changes ok and everything, but when I publish to see the result in the browser, the animation is not visible at all. What I did wrong here?
Help if know the problem, please!
