Question
Can't Import A Class
Thanks for the two responses to my first post. You guys were
right, I need to call the class into to my control as file. The
problem I'm getting now is this error.
"environmentTab.lightsButton.addEventListener(MouseEvent.CLICK,
selectLights);" environmentTab is a instance name of a movie clip
that is on the stage of my .fla. Again, any help is
appreciated.