hello, i just opened up a website that i was working on in AS3 about 1.5-2 months ago and it was working fine then. I am using CS4, so this may be the problem. i updated my library path to my library path to playerglobal.swc 10.3. i was using playerglobal.swc 11. below you will find my error output:

VerifyError: Error #1079: Native methods are not allowed in loaded code.

ReferenceError: Error #1065: Variable Button is not defined.

ReferenceError: Error #1065: Variable focusRectSkin is not defined.

ReferenceError: Error #1065: Variable Button_upSkin is not defined.

ReferenceError: Error #1065: Variable Button_selectedUpSkin is not defined.

ReferenceError: Error #1065: Variable Button_selectedOverSkin is not defined.

ReferenceError: Error #1065: Variable Button_selectedDownSkin is not defined.

ReferenceError: Error #1065: Variable Button_selectedDisabledSkin is not defined.

ReferenceError: Error #1065: Variable Button_overSkin is not defined.

ReferenceError: Error #1065: Variable Button_emphasizedSkin is not defined.

ReferenceError: Error #1065: Variable Button_downSkin is not defined.

ReferenceError: Error #1065: Variable Button_disabledSkin is not defined.

ReferenceError: Error #1065: Variable ComponentShim is not defined.

ReferenceError: Error #1065: Variable MainTimeline is not defined.

ReferenceError: Error #1065: Variable workMc_22 is not defined.

ReferenceError: Error #1065: Variable aboutMc_21 is not defined.

ReferenceError: Error #1065: Variable homeMc_13 is not defined.

ReferenceError: Error #1065: Variable bodyMc_1 is not defined.

do i need to update my software, or can i fix this in CS4? thanks for your help. :confused