what does this warning mean.
its from a website I am building
WARNING: Text field variable names are not supported in ActionScript 3.0. The variable ‘txt’ used for an unnamed text field will not be exported.
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at site_fla::MainTimeline/aboutOut()
MainTimeline/aboutOut() I know that this has to do with my about button on the rollOut state.