Help with compiler errors

Hey everyone, so i’m getting a compiler error in my flash website the error sais, Location: Scene 1, Layer ‘Actions/Labels’, Frame 1, Line 12
Description: 1120: Access of undefined property furniture
Source: furniture.addEventListener(MouseEvent.CLICK,clickSection);
What is up with this error. My instance name matches in my code and in my actions/labels layer, anyone know what else it could be?