Question
Cannot access button instance
I am new to flash. I created a movie clip symbol. I
instantiated the movie clip and placed a "play" button on it. I
have instantiated the button as playBtn but I cannot access it from
AS3. I get the error "Access of undefined property playBtn". Can
someone help me?