"im using v10 branch, ths is using flex SDK 4, and is telling me: 1105: Target of assignment must be a reference value.
This error means you are trying to assign a value to a value, and not a value to a variable. and well, Object3D(mesha) i think is not a variable. " what i meaned is that this as what i was getting when i copy paste declare your mesha meshb, etc... then do this: Object3D(mesha) = temporaryRef.clone();
