bad joke :) seriously, try check on type Mesh instead of Object3D, just to make sure somehow the container and content do have same shared name.
Fabrice
>>> if (child is Mesh && child.name.indexOf("bt_artwork") != -1) {
What is the material type? if its a MovieMaterial, and its updated it could cause this flickering if the mc source is not stopped.
Fabrice