I’m using Adobe Animate HTML5 Canvas. EaselJS would also apply. How can I check if a symbol/MC is a child of another symbol/MC? So a symbol/MC is added as a child of lensParentLeft in the following. I then want to check if it is a child of that parent in a later function: The later function being the following, probably
Tag: easeljs
init() function undefined when using easeljs
I’m working on a small project to create an image gallery using easeljs and jQuery, I’m very new to both tools and this particular problem has got me scratching my head. My HTML is very basic, I just want to get the functionality right before I start adding any bells and whistles : If I understand correctly, in order to