I haven't been able to find a definitive, helpful answer about this...
I'm loading several MC's dynamically using attachMovie. Now, these things are dynamically named, but I want to get the onRelease event of them. Here's what I have so far.
function importClips(movieClipArray)
{
xPos =...