How to target mc on a certain slice within an another mc?

Hello

I have a clip on my scene that has its own scenario with 7 images, each image a key with a different content. How would a clip that appears only on one of these frameworks within the parent element target?

I'm used to use syntax to point to target clips in the clips (for example, parentClip.myClip.onRelease = function() {...), but when I try this with a clip that appears on one of the frames of the parent element it does not work. Do I need to process this image specifically? How can I do this?

I use AS2 in CS3 on Mac. I am still fairly new to Flash, so a simple explanation would be great!

Thank you

To target content in a specific image, you must be in this context... otherwise all what you're trying to target does not exist in the eyes of the code.

Tags: Adobe Animate

Similar Questions

Maybe you are looking for